mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
p11-kit: bump to version 0.20.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
7ead31cf5a
commit
ae7dddc03a
@ -3,6 +3,7 @@ config BR2_PACKAGE_P11_KIT
|
|||||||
depends on !BR2_PREFER_STATIC_LIB
|
depends on !BR2_PREFER_STATIC_LIB
|
||||||
depends on BR2_USE_MMU
|
depends on BR2_USE_MMU
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
select BR2_PACKAGE_LIBFFI
|
||||||
select BR2_PACKAGE_LIBTASN1
|
select BR2_PACKAGE_LIBTASN1
|
||||||
help
|
help
|
||||||
Provides a way to load and enumerate PKCS#11 modules.
|
Provides a way to load and enumerate PKCS#11 modules.
|
||||||
|
@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
P11_KIT_VERSION = 0.18.1
|
P11_KIT_VERSION = 0.20.2
|
||||||
P11_KIT_SITE = http://p11-glue.freedesktop.org/releases
|
P11_KIT_SITE = http://p11-glue.freedesktop.org/releases
|
||||||
P11_KIT_DEPENDENCIES = host-pkgconf libtasn1
|
P11_KIT_DEPENDENCIES = host-pkgconf libffi libtasn1
|
||||||
P11_KIT_INSTALL_STAGING = YES
|
P11_KIT_INSTALL_STAGING = YES
|
||||||
P11_KIT_CONF_OPT = --disable-static
|
P11_KIT_CONF_OPT = --disable-static
|
||||||
P11_KIT_CONF_ENV = ac_cv_have_decl_program_invocation_short_name=yes \
|
P11_KIT_CONF_ENV = ac_cv_have_decl_program_invocation_short_name=yes \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user