All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][scarthgap][PATCH] python3-pyyaml-include: support native and nativesdk build
@ 2024-06-17 19:13 Randy.MacLeod
  2024-06-17 23:36 ` [oe] " Tim Orling
  0 siblings, 1 reply; 5+ messages in thread
From: Randy.MacLeod @ 2024-06-17 19:13 UTC (permalink / raw)
  To: openembedded-devel; +Cc: akuster808

From: Randy MacLeod <Randy.MacLeod@windriver.com>

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../recipes-devtools/python/python3-pyyaml-include_1.3.2.bb     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb b/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb
index 3a5bd99a7..309d0ac59 100644
--- a/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb
@@ -26,4 +26,4 @@ RDEPENDS:${PN}-ptest += " \
     python3-pytest \
     python3-unittest-automake-output \
 "
-
+BBCLASSEXTEND = "native nativesdk"
-- 
2.34.1



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

end of thread, other threads:[~2024-06-19  0:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17 19:13 [meta-python][scarthgap][PATCH] python3-pyyaml-include: support native and nativesdk build Randy.MacLeod
2024-06-17 23:36 ` [oe] " Tim Orling
2024-06-18  1:22   ` Randy MacLeod
2024-06-18 23:55     ` Randy MacLeod
2024-06-19  0:34       ` Tim Orling

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.