Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -4,7 +4,6 @@ config BR2_PACKAGE_CDRKIT
|
||||
select BR2_PACKAGE_LIBCAP
|
||||
select BR2_PACKAGE_ZLIB
|
||||
depends on BR2_USE_MMU # fork
|
||||
depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 # libcap
|
||||
bool "cdrkit"
|
||||
help
|
||||
cdrkit is a suite of programs for recording CDs and DVDs,
|
||||
@@ -12,7 +11,3 @@ config BR2_PACKAGE_CDRKIT
|
||||
extracting audio CD data, and more.
|
||||
|
||||
http://www.cdrkit.org/
|
||||
|
||||
comment "cdrkit needs a toolchain w/ headers >= 3.0"
|
||||
depends on BR2_USE_MMU
|
||||
depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
|
||||
|
||||
@@ -8,6 +8,7 @@ CDRKIT_VERSION = 1.1.11
|
||||
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_FILES = COPYING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user