public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH v2 1/7] libuv: enable nativesdk builds
@ 2026-02-16 13:48 Ross Burton
  2026-02-16 13:48 ` [PATCH v2 2/7] cmake: remove obsolete variable assignments Ross Burton
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ross Burton @ 2026-02-16 13:48 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-connectivity/libuv/libuv_1.51.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-connectivity/libuv/libuv_1.51.0.bb b/meta/recipes-connectivity/libuv/libuv_1.51.0.bb
index 9ff9cf35e2e..afc1bf87b5e 100644
--- a/meta/recipes-connectivity/libuv/libuv_1.51.0.bb
+++ b/meta/recipes-connectivity/libuv/libuv_1.51.0.bb
@@ -17,4 +17,4 @@ do_configure() {
     oe_runconf
 }
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
-- 
2.43.0



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

end of thread, other threads:[~2026-02-16 14:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-16 13:48 [PATCH v2 1/7] libuv: enable nativesdk builds Ross Burton
2026-02-16 13:48 ` [PATCH v2 2/7] cmake: remove obsolete variable assignments Ross Burton
2026-02-16 13:48 ` [PATCH v2 3/7] cmake: clean up variables shared between .bb and .inc Ross Burton
2026-02-16 13:48 ` [PATCH v2 4/7] cmake: consolidate CMAKE_USE_SYSTEM_LIBRARIES Ross Burton
2026-02-16 13:48 ` [PATCH v2 5/7] cmake: use system libuv Ross Burton
2026-02-16 13:48 ` [PATCH v2 6/7] cmake: add license information for vendored cppdap library Ross Burton
2026-02-16 13:48 ` [PATCH v2 7/7] cmake: remove obsolete patches Ross Burton
2026-02-16 14:01 ` Patchtest results for [PATCH v2 1/7] libuv: enable nativesdk builds patchtest

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