Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
comment "python-pam needs a uClibc or (e)glibc toolchain w/ wchar, locale, dynamic library"
|
||||
comment "python-pam needs a uClibc or glibc toolchain w/ wchar, locale, dynamic library"
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
depends on !BR2_ENABLE_LOCALE || !BR2_USE_WCHAR || BR2_STATIC_LIBS || \
|
||||
BR2_TOOLCHAIN_USES_MUSL
|
||||
@@ -8,6 +8,7 @@ config BR2_PACKAGE_PYTHON_PAM
|
||||
depends on BR2_PACKAGE_PYTHON # C extension not compatible with python3
|
||||
depends on BR2_ENABLE_LOCALE # linux-pam
|
||||
depends on BR2_USE_WCHAR # linux-pam
|
||||
depends on BR2_USE_MMU # linux-pam
|
||||
depends on !BR2_STATIC_LIBS # linux-pam
|
||||
depends on !BR2_TOOLCHAIN_USES_MUSL # linux-pam
|
||||
select BR2_PACKAGE_LINUX_PAM
|
||||
|
||||
2
bsp/buildroot/package/python-pam/python-pam.hash
Normal file
2
bsp/buildroot/package/python-pam/python-pam.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# locally computed
|
||||
sha256 796ac019b9ee805696d0d277d8fb912fa2391b6ac070dc6f9f1a9a0fadbc3a5a PyPAM-0.5.0.tar.gz
|
||||
Reference in New Issue
Block a user