[oe-commits] =?UTF-8?Q?David=20Nystr=C3=B6m=20?=: file: Add nativesdk in BBCLASSEXTEND

git at git.openembedded.org git at git.openembedded.org
Fri Oct 18 14:44:19 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 3bece660c0d41feb40c44d3b62a10ffaa331ddb9
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3bece660c0d41feb40c44d3b62a10ffaa331ddb9

Author: David Nyström <david.c.nystrom at gmail.com>
Date:   Thu Oct 17 15:59:44 2013 +0200

file: Add nativesdk in BBCLASSEXTEND

Signed-off-by: David Nyström <david.nystrom at enea.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/file/file_5.15.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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"



More information about the Openembedded-commits mailing list