mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
rockchip-update-img: add dependency to rockchip-bootloader
This commit is contained in:
parent
203fd151a9
commit
8bb75db93d
|
@ -6,7 +6,7 @@ inherit image_types
|
|||
# This image depends on the rootfs ext4 image
|
||||
IMAGE_TYPEDEP_rockchip-update-img = "ext4"
|
||||
|
||||
DEPENDS = "mkbootimg-native"
|
||||
DEPENDS = "mkbootimg-native rockchip-bootloader"
|
||||
|
||||
IMAGE_CMD_rockchip-update-img () {
|
||||
# Fetch bootloader
|
||||
|
|
Loading…
Reference in New Issue
Block a user