Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/pkcs11-helper: drop autoreconf
@ 2022-01-28 21:50 Fabrice Fontaine
  2022-01-28 21:50 ` [Buildroot] [PATCH 2/2] package/pkcs11-helper: bump to version 1.28 Fabrice Fontaine
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabrice Fontaine @ 2022-01-28 21:50 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

autoreconf is not needed since commit
dbf8047f64f081ffbc97b67dd891690632377692 as the official tarball already
ships a configure file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/pkcs11-helper/pkcs11-helper.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/pkcs11-helper/pkcs11-helper.mk b/package/pkcs11-helper/pkcs11-helper.mk
index 805e000759..90929404be 100644
--- a/package/pkcs11-helper/pkcs11-helper.mk
+++ b/package/pkcs11-helper/pkcs11-helper.mk
@@ -10,7 +10,6 @@ PKCS11_HELPER_SITE = https://github.com/OpenSC/pkcs11-helper/releases/download/p
 PKCS11_HELPER_LICENSE = GPL-2.0 or BSD-3-Clause
 PKCS11_HELPER_LICENSE_FILES = COPYING COPYING.BSD COPYING.GPL
 PKCS11_HELPER_DEPENDENCIES = host-pkgconf
-PKCS11_HELPER_AUTORECONF = YES
 PKCS11_HELPER_INSTALL_STAGING = YES
 
 PKCS11_HELPER_CONF_OPTS = \
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-06 14:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-28 21:50 [Buildroot] [PATCH 1/2] package/pkcs11-helper: drop autoreconf Fabrice Fontaine
2022-01-28 21:50 ` [Buildroot] [PATCH 2/2] package/pkcs11-helper: bump to version 1.28 Fabrice Fontaine
2022-01-30 14:56 ` [Buildroot] [PATCH 1/2] package/pkcs11-helper: drop autoreconf Thomas Petazzoni via buildroot
2022-02-06 14:55 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox