aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2012-01-15 01:50:27 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-01-16 00:00:37 +0000
commitbfd912004d53301190b1381b33d09a9a22332e47 (patch)
tree380de4b861d9925f9f1a059b832b77ff816a4613 /recipes-bsp
parent9227d1fa6775a0c2fdc2f4a28d370aec0ab47a4e (diff)
downloadmeta-handheld-bfd912004d53301190b1381b33d09a9a22332e47.tar.gz
initramfs-kexecboot-image: use INITRAMFS_FSTYPES
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/images/initramfs-kexecboot-image.bb2
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 = ""