mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +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
|
# This image depends on the rootfs ext3 image
|
||||||
IMAGE_TYPEDEF_rockchip-update-img = "ext3"
|
IMAGE_TYPEDEF_rockchip-update-img = "ext3"
|
||||||
|
|
||||||
|
DEPENDS = "mkbootimg-native"
|
||||||
|
|
||||||
IMAGE_CMD_rockchip-update-img () {
|
IMAGE_CMD_rockchip-update-img () {
|
||||||
# Fetch bootloader
|
# Fetch bootloader
|
||||||
# TODO
|
# TODO
|
||||||
|
|
Loading…
Reference in New Issue
Block a user