mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
sdcard_image-rpi: Make rpi-sdimg image dependent on ext3
Change-Id: Ib48c8fd941be5ceb8fe2bcc087f53fb4ef1c0eb5 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
bdb6b72284
commit
a760ea5fa2
@ -22,6 +22,8 @@ inherit image_types
|
||||
# | | | |
|
||||
# 0 4MiB 4MiB + 20MiB 4MiB + 20Mib + SDIMG_ROOTFS
|
||||
|
||||
# This image depends on ext3 image
|
||||
IMAGE_TYPEDEP_rpi-sdimg = "ext3"
|
||||
|
||||
# Set kernel and boot loader
|
||||
IMAGE_BOOTLOADER ?= "bcm2835-bootfiles"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user