[oe] [meta-oe][thud][PATCH v3] libedit: Add native and nativesdk to BBCLASSEXTEND

Maxime Roussin-Bélanger maxime.roussinbelanger at gmail.com
Mon Aug 26 03:30:16 UTC 2019


To keep support of meta-clang support on thud branch.
It depends on libedit native

Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger at gmail.com>
---
Changes in v2:
        - Add missing meta-oe in subject
Changes in v3:
	- Add missing signoff

meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb b/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
index 8cc0e959e0..60f4f5a22b 100644
--- a/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
+++ b/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
@@ -19,3 +19,5 @@ SRC_URI[md5sum] = "97679319742f45d6cdcd6075511b14ac"
 SRC_URI[sha256sum] = "c41bea8fd140fb57ba67a98ec1d8ae0b8ffa82f4aba9c35a87e5a9499e653116"
 
 S = "${WORKDIR}/${BPN}-${PV}"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.20.1



More information about the Openembedded-devel mailing list