From: Stelios Koroneos Date: Wed, 2 May 2007 15:18:30 +0000 (+0000) Subject: conf/machine/magicbox.conf: Make sure squashfs-lzma image builds for big endian arch X-Git-Tag: Release-2010-05/1~8868^2~644^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e928d015c9869e185a55414a217eda6b195aae;p=openembedded.git conf/machine/magicbox.conf: Make sure squashfs-lzma image builds for big endian arch --- diff --git a/conf/machine/magicbox.conf b/conf/machine/magicbox.conf index 5231c68bb1..22e30542f9 100644 --- a/conf/machine/magicbox.conf +++ b/conf/machine/magicbox.conf @@ -18,6 +18,7 @@ SERIAL_CONSOLE = "115200 ttyS0" PREFERRED_VERSION_u-boot = "1.1.2" EXTRA_IMAGECMD_jffs2 = "--big-endian" EXTRA_IMAGECMD_squashfs = " -be -all-root " +EXTRA_IMAGECMD_squashfs-lzma = " -be -all-root " #tune for the 405 cpu require conf/machine/include/tune-ppc405.conf