Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
config BR2_PACKAGE_CDRKIT
|
||||
bool "cdrkit"
|
||||
depends on BR2_USE_MMU # fork
|
||||
# Needed for libbz
|
||||
select BR2_PACKAGE_BZIP2
|
||||
select BR2_PACKAGE_LIBCAP
|
||||
select BR2_PACKAGE_ZLIB
|
||||
depends on BR2_USE_MMU # fork
|
||||
bool "cdrkit"
|
||||
help
|
||||
cdrkit is a suite of programs for recording CDs and DVDs,
|
||||
blanking CD-RW media, creating ISO-9660 filesystem images,
|
||||
|
||||
@@ -9,7 +9,7 @@ CDRKIT_SOURCE = cdrkit_$(CDRKIT_VERSION).orig.tar.gz
|
||||
CDRKIT_SITE = http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/c/cdrkit
|
||||
CDRKIT_DEPENDENCIES = libcap bzip2 zlib
|
||||
HOST_CDRKIT_DEPENDENCIES = host-libcap host-bzip2 host-zlib
|
||||
CDRKIT_LICENSE = GPLv2
|
||||
CDRKIT_LICENSE = GPL-2.0
|
||||
CDRKIT_LICENSE_FILES = COPYING
|
||||
|
||||
ifeq ($(BR2_ENDIAN),"BIG")
|
||||
|
||||
Reference in New Issue
Block a user