public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [scarthgap][PATCH 1/2] p11-kit: backport fix for handle USE_NLS from master
@ 2025-09-19  3:56 AshishKumar Mishra
  2025-09-22  4:26 ` Ashish Mishra
  0 siblings, 1 reply; 4+ messages in thread
From: AshishKumar Mishra @ 2025-09-19  3:56 UTC (permalink / raw)
  To: openembedded-core
  Cc: alex.kanavin, AshishKumar Mishra, Philip Lorenz,
	Mathieu Dubois-Briand, Richard Purdie

From: AshishKumar Mishra <emailaddress.ashish@gmail.com>

Disable NLS in the build when USE_NLS is off.

(From OE-Core rev: b94798ecd535956ef4565663710ea9a701ff21ed)

This change corresponds to upstream eeb3974472429a99a724f324dc8a63e435741f68
from master .
Since the p11-kit version are different between master & scarthgap
applied the patch manually

Signed-off-by: Philip Lorenz <philip.lorenz@bmw.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: AshishKumar Mishra <emailaddress.ashish@gmail.com>
---
 meta/recipes-support/p11-kit/p11-kit_0.25.3.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb b/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb
index 2ede38deba..5921a46c88 100644
--- a/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb
+++ b/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb
@@ -20,6 +20,7 @@ PACKAGECONFIG ??= ""
 PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native"
 PACKAGECONFIG[trust-paths] = "-Dtrust_paths=/etc/ssl/certs/ca-certificates.crt,,,ca-certificates"
 
+EXTRA_OEMESON:append = " -Dnls=${@'false' if d.getVar('USE_NLS') == 'no' else 'true'}"
 GTKDOC_MESON_OPTION = 'gtk_doc'
 
 FILES:${PN} += " \
-- 
2.43.0



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

* Re: [scarthgap][PATCH 1/2] p11-kit: backport fix for handle USE_NLS from master
  2025-09-19  3:56 [scarthgap][PATCH 1/2] p11-kit: backport fix for handle USE_NLS from master AshishKumar Mishra
@ 2025-09-22  4:26 ` Ashish Mishra
  2025-10-06  5:35   ` Ashish Mishra
  0 siblings, 1 reply; 4+ messages in thread
From: Ashish Mishra @ 2025-09-22  4:26 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 74 bytes --]

Hi Team ,
Any feedback on this or if any suggestion

Thanks ,
Ashish

[-- Attachment #2: Type: text/html, Size: 167 bytes --]

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

* Re: [scarthgap][PATCH 1/2] p11-kit: backport fix for handle USE_NLS from master
  2025-09-22  4:26 ` Ashish Mishra
@ 2025-10-06  5:35   ` Ashish Mishra
  2025-10-13  5:30     ` Ashish Mishra
  0 siblings, 1 reply; 4+ messages in thread
From: Ashish Mishra @ 2025-10-06  5:35 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 238 bytes --]

Hi Anuj,

Good morning.
These are backported patches from master.
Would request to please consider this patch for merge.
If you have any feedback / suggestion, please feel free to share.
I will work accordingly.

Thanks,
Ashish

[-- Attachment #2: Type: text/html, Size: 4815 bytes --]

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

* Re: [scarthgap][PATCH 1/2] p11-kit: backport fix for handle USE_NLS from master
  2025-10-06  5:35   ` Ashish Mishra
@ 2025-10-13  5:30     ` Ashish Mishra
  0 siblings, 0 replies; 4+ messages in thread
From: Ashish Mishra @ 2025-10-13  5:30 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 162 bytes --]

Hi Anuj ,

Good Morning.
Would request to please consider this patch for merge.
If any feedback / suggestion , i can rework accordingly.

Thanks ,
Ashish

[-- Attachment #2: Type: text/html, Size: 301 bytes --]

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

end of thread, other threads:[~2025-10-13  5:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-19  3:56 [scarthgap][PATCH 1/2] p11-kit: backport fix for handle USE_NLS from master AshishKumar Mishra
2025-09-22  4:26 ` Ashish Mishra
2025-10-06  5:35   ` Ashish Mishra
2025-10-13  5:30     ` Ashish Mishra

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