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