[OE-core] [PATCH 09/11] file: Add nativesdk in BBCLASSEXTEND

David Nyström david.c.nystrom at gmail.com
Thu Oct 17 13:59:44 UTC 2013


Signed-off-by: David Nyström <david.nystrom at enea.com>
---
 meta/recipes-devtools/file/file_5.15.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/file/file_5.15.bb b/meta/recipes-devtools/file/file_5.15.bb
index 5589efa..aecbbe5 100644
--- a/meta/recipes-devtools/file/file_5.15.bb
+++ b/meta/recipes-devtools/file/file_5.15.bb
@@ -33,4 +33,4 @@ do_install_append_class-native() {
 }
 
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
-- 
1.8.3.2




More information about the Openembedded-core mailing list