[oe-commits] Richard Tollerton : squashfs-tools: Add nativesdk in BBCLASSEXTEND

git at git.openembedded.org git at git.openembedded.org
Wed Jul 23 21:08:52 UTC 2014


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

Author: Richard Tollerton <rich.tollerton at ni.com>
Date:   Tue Jul 22 17:26:15 2014 -0500

squashfs-tools: Add nativesdk in BBCLASSEXTEND

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>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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"



More information about the Openembedded-commits mailing list