git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22b4c17
)
initramfs-image: Make intiramfs images cpio.gz
author
Kelvie Wong
<kwong@wurldtech.com>
Sat, 25 Sep 2010 07:07:04 +0000
(07:07 +0000)
committer
Khem Raj
<raj.khem@gmail.com>
Sun, 10 Oct 2010 10:09:04 +0000
(
03:09
-0700)
The kernel doesn't recognize anything else, anyways.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/images/initramfs-image.bb
patch
|
blob
|
history
diff --git
a/recipes/images/initramfs-image.bb
b/recipes/images/initramfs-image.bb
index
e518984
..
ba9d8fe
100644
(file)
--- a/
recipes/images/initramfs-image.bb
+++ b/
recipes/images/initramfs-image.bb
@@
-3,6
+3,7
@@
# recursive) and NFS.
IMAGE_INSTALL = "busybox-static initramfs-module-block initramfs-module-loop initramfs-module-nfs"
+IMAGE_FSTYPES = "cpio.gz"
IMAGE_LINGUAS = ""
# Remove any kernel-image that the kernel-module-* packages may have pulled in.