]> code.ossystems Code Review - openembedded-core.git/commit
bootimg.bbclass: fixed generation of ISO & HDD images
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 8 Jun 2007 20:45:44 +0000 (20:45 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 8 Jun 2007 20:45:44 +0000 (20:45 +0000)
commit95be099de22b520bb945b0457e9d5064999df03a
tree1f0c36fdfbc0f815028390718912737902d0882e
parent2b22125a85d60943c6cfe0f36a92841207b1a288
bootimg.bbclass: fixed generation of ISO & HDD images

bootimg.bbclass supported creation of FAT filesystem images for usage with
syslinux (kernel and initrd in /boot/) and creation of ISO images with kernel
and initrd on it. ISO images contained also not needed /boot/ directory from
FAT image.

Now still two files are created as result but both contain only needed files.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1899 311d38ba-8fff-0310-9ca6-ca027cbcb966
meta/classes/bootimg.bbclass