bitbake.conf: Add support for cpio and cpio.gz image formats.
authorPaul Sokolovsky <pmiscml@gmail.com>
Thu, 4 Jan 2007 20:17:19 +0000 (20:17 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Thu, 4 Jan 2007 20:17:19 +0000 (20:17 +0000)
commit8eef5d1855dcc401a7aafc54764db3767ccbb570
tree0d2bd46d990fd3f62e824d8094c1340297ebd94c
parentc365f60cbcfd55c56a5a414cc3951773832da35e
bitbake.conf: Add support for cpio and cpio.gz image formats.
* Required to create initramfs bundles.
* Single image can be used both as rootfs archive to expand to some media
and as initrd (initramfs-style). In the latter case, "rdinit" kernel param
should be used instead of "init". See Documentation/filesystems/ramfs-rootfs-initramfs.txt
for more info.
conf/bitbake.conf