Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -22,6 +22,7 @@ if BR2_PACKAGE_OPKG
|
||||
|
||||
config BR2_PACKAGE_OPKG_GPG_SIGN
|
||||
bool "gnupg support"
|
||||
depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS # libgpg-error
|
||||
select BR2_PACKAGE_LIBGPGME
|
||||
select BR2_PACKAGE_LIBGPG_ERROR
|
||||
help
|
||||
|
||||
@@ -8,7 +8,7 @@ OPKG_VERSION = v0.3.1
|
||||
OPKG_SITE = http://git.yoctoproject.org/git/opkg
|
||||
OPKG_SITE_METHOD = git
|
||||
# Uses PKG_CHECK_MODULES() in configure.ac
|
||||
OPKG_DEPENDENCIES = host-pkgconf
|
||||
OPKG_DEPENDENCIES = host-pkgconf libarchive
|
||||
OPKG_LICENSE = GPLv2+
|
||||
OPKG_LICENSE_FILES = COPYING
|
||||
OPKG_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user