From: Rod Whitby Date: Sat, 30 Jun 2007 12:59:01 +0000 (+0000) Subject: slugos-image: Create .tar.gz rootfs too, for machines which don't have enough room... X-Git-Tag: Release-2010-05/1~8868^2~268^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=331675b53d9fe807c30c9adb703f711b61d923b5;p=openembedded.git slugos-image: Create .tar.gz rootfs too, for machines which don't have enough room in flash for a rootfs but do have a hard disk --- diff --git a/packages/images/slugos-image.bb b/packages/images/slugos-image.bb index d78528d700..be746009b6 100644 --- a/packages/images/slugos-image.bb +++ b/packages/images/slugos-image.bb @@ -14,7 +14,7 @@ PACKAGE_INSTALL = "task-slugos" COMPATIBLE_MACHINE = "nslu2" IMAGE_NAME = "${IMAGE_BASENAME}-${DISTRO_VERSION}" -IMAGE_FSTYPES = "jffs2" +IMAGE_FSTYPES = "jffs2 tar.gz" EXTRA_IMAGECMD_jffs2 += " -D ${SLUGOS_DEVICE_TABLE}" IMAGE_LINGUAS = ""