mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
rockchip-update-img: set image dependency to ext4
This commit is contained in:
parent
a4e7c9d464
commit
203fd151a9
|
@ -3,8 +3,8 @@
|
|||
|
||||
inherit image_types
|
||||
|
||||
# This image depends on the rootfs ext3 image
|
||||
IMAGE_TYPEDEF_rockchip-update-img = "ext3"
|
||||
# This image depends on the rootfs ext4 image
|
||||
IMAGE_TYPEDEP_rockchip-update-img = "ext4"
|
||||
|
||||
DEPENDS = "mkbootimg-native"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user