[OE-core] [PATCH] squashfs-tools: Add nativesdk in BBCLASSEXTEND

Ben Shelton ben.shelton at ni.com
Tue Jul 22 22:26:15 UTC 2014


From: Richard Tollerton <rich.tollerton at ni.com>

Necessary for including it in meta-toolchain.

Signed-off-by: Richard Tollerton <rich.tollerton at ni.com>
Signed-off-by: Ben Shelton <ben.shelton at ni.com>
---
 meta/recipes-devtools/squashfs-tools/squashfs-tools_4.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.3.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.3.bb
index e0c69ab..54fd3bb 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.3.bb
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.3.bb
@@ -35,4 +35,4 @@ do_install () {
 
 ARM_INSTRUCTION_SET = "arm"
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
-- 
2.0.2




More information about the Openembedded-core mailing list