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)
commit033d5b1021258c89aad861a114a51a1cbbc0b57d
tree1f0c36fdfbc0f815028390718912737902d0882e
parentbed31f4bbd572a08abc833e7faf0e4d69afb2c45
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