summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-05-18 22:51:02 +0300
committerAndrei Gherzan <andrei@gherzan.ro>2012-07-02 18:30:15 +0300
commit2567ba074cdeee3a9bc4c400cddcc34690b133cf (patch)
treee3f2a4feca1b041ade969ad05ce0523c346a3651 /conf/machine
parent4b460a3f78d662f98ea2072a839d1881c2cde909 (diff)
downloadmeta-raspberrypi-2567ba074cdeee3a9bc4c400cddcc34690b133cf.tar.gz
sdcard_image-rpi.bbclass: Rewrite sdimage creation class - implemented with parted
This implementation doesn't use loop mounts, it uses mcopy to copy files to partitions. The partition creation is done with parted. Because of using these tools the IMAGE_DEPENDS was modified accordingly. Added a way of selecting the desired GPU firmware. Because we don't create the rootfs image but we rely on an already created rootfs image, the stamp is available only in the boot partition. By default the class needs an ext3 rootfs image. This is because we don't have yet a way of generating cmdline.txt in order to pass the partition type to the kernel. By default ext3 is mounted so we use this fs type until this will be selectable while generating a cmdline file. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'conf/machine')
0 files changed, 0 insertions, 0 deletions