rockchip-update-img: set image dependency to ext4

This commit is contained in:
Julien CHAUVEAU 2014-04-30 11:01:54 +02:00
parent a4e7c9d464
commit 203fd151a9

View File

@ -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"