rockchip-update-img: add dependency to mkbootimg-native

This commit is contained in:
Julien CHAUVEAU 2014-04-28 10:27:55 +02:00
parent aeb75814ba
commit 06a8752c6d

View File

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