Re: [PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list

2021-03-10 Thread Eric Snowberg
lore.kernel.org/keyrings > Analyzing 5 messages in the thread > --- > Writing > ./v2_20210304_eric_snowberg_certs_fix_wrong_kconfig_option_used_for_x509_revocation_list.mbx > ✓ [PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list >+ Tested-by: Nathan Chancell

Re: [PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list

2021-03-10 Thread Jarkko Sakkinen
.kernel.org/r/20210304175030.184131-1-eric.snowberg%40oracle.com > Grabbing thread from lore.kernel.org/keyrings > Analyzing 5 messages in the thread > --- > Writing > ./v2_20210304_eric_snowberg_certs_fix_wrong_kconfig_option_used_for_x509_revocation_list.mbx > ✓ [PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list &g

Re: [PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list

2021-03-10 Thread Jarkko Sakkinen
/lore.kernel.org/r/20210304175030.184131-1-eric.snowberg%40oracle.com Grabbing thread from lore.kernel.org/keyrings Analyzing 5 messages in the thread --- Writing ./v2_20210304_eric_snowberg_certs_fix_wrong_kconfig_option_used_for_x509_revocation_list.mbx ✓ [PATCH v2] certs: Fix wrong kconfig op

Re: [PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list

2021-03-09 Thread David Howells
Eric Snowberg wrote: > >> @@ -11,7 +11,7 @@ hostprogs-always-$(CONFIG_ASN1) > >> += asn1_compiler > >> hostprogs-always-$(CONFIG_MODULE_SIG_FORMAT) += sign-file > >> hostprogs-always-$(CONFIG_SYSTEM_TRUSTED_KEYRING) += extract-cert > >>

Re: [PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list

2021-03-08 Thread Eric Snowberg
> On Mar 5, 2021, at 2:50 PM, David Howells wrote: > > Eric Snowberg wrote: > >> @@ -11,7 +11,7 @@ hostprogs-always-$(CONFIG_ASN1) >> += asn1_compiler >> hostprogs-always-$(CONFIG_MODULE_SIG_FORMAT) += sign-file >>

Re: [PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list

2021-03-05 Thread David Howells
Eric Snowberg wrote: > @@ -11,7 +11,7 @@ hostprogs-always-$(CONFIG_ASN1) > += asn1_compiler > hostprogs-always-$(CONFIG_MODULE_SIG_FORMAT) += sign-file > hostprogs-always-$(CONFIG_SYSTEM_TRUSTED_KEYRING)+= extract-cert >

Re: [PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list

2021-03-04 Thread Nathan Chancellor
On Thu, Mar 04, 2021 at 12:50:30PM -0500, Eric Snowberg wrote: > Fix a build issue when x509_revocation_list is not defined. > > $ make ARCH=x86_64 O=build64 all > > EXTRACT_CERTS ../ > At main.c:154: > - SSL error:0909006C:PEM routines:get_name:no start line: > crypto/pem/pem_lib.c:745 >

[PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list

2021-03-04 Thread Eric Snowberg
Fix a build issue when x509_revocation_list is not defined. $ make ARCH=x86_64 O=build64 all EXTRACT_CERTS ../ At main.c:154: - SSL error:0909006C:PEM routines:get_name:no start line: crypto/pem/pem_lib.c:745 extract-cert: ../: Is a directory make[2]: [../certs/Makefile:119: