Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] wpa-supplicant: Enable native builds
@ 2023-01-04  9:21 Miroslav Mareš
  2023-01-04  9:23 ` [OE-core] " Alexander Kanavin
  2023-01-04  9:24 ` Mikko Rapeli
  0 siblings, 2 replies; 6+ messages in thread
From: Miroslav Mareš @ 2023-01-04  9:21 UTC (permalink / raw)
  To: openembedded-core; +Cc: Miroslav Mareš

Native builds for wpa-supplicant can be enabled
without any further modifications.

Signed-off-by: Miroslav Mareš <mares@2n.com>
---
 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb
index 4e27b92bc6..ec20b8b32f 100644
--- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb
+++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb
@@ -135,3 +135,5 @@ python split_wpa_supplicant_libs () {
         d.appendVar('RRECOMMENDS:' + pn + '-dbg', ' ' + ' '.join(split_dbg_packages))
 }
 PACKAGESPLITFUNCS:prepend = "split_wpa_supplicant_libs "
+
+BBCLASSEXTEND = "native"
-- 
2.30.2



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

end of thread, other threads:[~2023-01-04 10:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-04  9:21 [PATCH] wpa-supplicant: Enable native builds Miroslav Mareš
2023-01-04  9:23 ` [OE-core] " Alexander Kanavin
2023-01-04  9:24 ` Mikko Rapeli
2023-01-04  9:53   ` Miroslav Mareš
2023-01-04 10:15     ` [OE-core] " Alexander Kanavin
2023-01-04 10:45       ` Miroslav Mareš - 2N

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