[oe] [meta-handheld] [PATCH 2/2] initramfs-kexecboot-image: use INITRAMFS_FSTYPES

Andrea Adami andrea.adami at gmail.com
Sun Jan 15 00:50:27 UTC 2012


Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 recipes-bsp/images/initramfs-kexecboot-image.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes-bsp/images/initramfs-kexecboot-image.bb b/recipes-bsp/images/initramfs-kexecboot-image.bb
index 5321ed5..12ad15a 100644
--- a/recipes-bsp/images/initramfs-kexecboot-image.bb
+++ b/recipes-bsp/images/initramfs-kexecboot-image.bb
@@ -4,7 +4,7 @@
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 
-IMAGE_FSTYPES = "cpio.gz cpio.lzma"
+IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}"
 
 # avoid circular dependencies
 EXTRA_IMAGEDEPENDS = ""
-- 
1.7.3.4





More information about the Openembedded-devel mailing list