squashfs-tools: Add nativesdk in BBCLASSEXTEND
authorRichard Tollerton <rich.tollerton@ni.com>
Tue, 22 Jul 2014 22:26:15 +0000 (17:26 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Jul 2014 20:59:17 +0000 (21:59 +0100)
Necessary for including it in meta-toolchain.

(From OE-Core rev: f4d288881d7b1b2390a0f1234724fdd5d7a84b57)

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/squashfs-tools/squashfs-tools_4.3.bb

index e0c69ab..54fd3bb 100644 (file)
@@ -35,4 +35,4 @@ do_install () {
 
 ARM_INSTRUCTION_SET = "arm"
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"