From 5ba1161f44b3cfdd6f16268994839d0833c81701 Mon Sep 17 00:00:00 2001 From: Dalon Westergreen Date: Tue, 24 Jan 2017 10:15:44 -0800 Subject: Add mkenvimage depend for v2016.11 Signed-off-by: Dalon Westergreen --- recipes-bsp/u-boot/u-boot-socfpga_v2016.11.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2016.11.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2016.11.bb index afdee06..be33fa2 100644 --- a/recipes-bsp/u-boot/u-boot-socfpga_v2016.11.bb +++ b/recipes-bsp/u-boot/u-boot-socfpga_v2016.11.bb @@ -17,3 +17,4 @@ SRC_URI_append = "\ " DEPENDS += "dtc-native" +DEPENDS += "u-boot-mkimage-native" -- cgit v1.2.3-54-g00ecf