diff options
Diffstat (limited to 'meta/recipes-devtools/squashfs-tools/squashfs-tools_4.3.bb')
-rw-r--r-- | meta/recipes-devtools/squashfs-tools/squashfs-tools_4.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 e0c69ab127..54fd3bb85f 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" |