aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-12-13 01:03:53 +0100
committerAndrea Adami <andrea.adami@gmail.com>2009-12-13 01:03:53 +0100
commit2c40961825eb792a02b01ffc398ec43c41afc89e (patch)
treec59470c59cb8022f3b1eabc3c24028b64a389b32 /recipes/kexecboot
parenta86028f15376b8b19bbd44a193e29824fc3f1bc9 (diff)
downloadopenembedded-2c40961825eb792a02b01ffc398ec43c41afc89e.tar.gz
initramfs-kexecboot-image: extend IMAGE_FSTYPES (cpio.gz and cpio.lzma)
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r--recipes/kexecboot/initramfs-kexecboot-image.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes/kexecboot/initramfs-kexecboot-image.bb b/recipes/kexecboot/initramfs-kexecboot-image.bb
index 6321d36e9b..cdf0861285 100644
--- a/recipes/kexecboot/initramfs-kexecboot-image.bb
+++ b/recipes/kexecboot/initramfs-kexecboot-image.bb
@@ -1,8 +1,9 @@
-#initramfs image which mounts the rootfilesystem and kexecs a kernel from there
-PR = "r1"
+# Initramfs image providing kexecboot
+# a linux as bootloader implementation
+PR = "r2"
ONLINE_PACKAGE_MANAGEMENT = "none"
-IMAGE_FSTYPES = "cpio.gz"
+IMAGE_FSTYPES = "cpio.gz cpio.lzma"
# Deprecated: device nodes are populated by kexecboot now
# These devices need mmcblk* to be 254 instead of 179