squashfs-tools: Add nativesdk in BBCLASSEXTEND

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>
This commit is contained in:
Richard Tollerton
2014-07-22 17:26:15 -05:00
committed by Richard Purdie
parent 13304193c0
commit 0cc5fa580d

View File

@@ -35,4 +35,4 @@ do_install () {
ARM_INSTRUCTION_SET = "arm"
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"