summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDalon Westergreen <dalon.westergreen@intel.com>2017-01-24 10:15:44 -0800
committerKhem Raj <raj.khem@gmail.com>2017-01-24 13:57:06 -0800
commit5ba1161f44b3cfdd6f16268994839d0833c81701 (patch)
tree527bb518bf6f1a8c8e2f7a9588b1c9ff99c090f8
parent34d5237397a7c34453bb43581a94bb24980e2339 (diff)
downloadmeta-altera-5ba1161f44b3cfdd6f16268994839d0833c81701.tar.gz
Add mkenvimage depend for v2016.11
Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga_v2016.11.bb1
1 files changed, 1 insertions, 0 deletions
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 = "\
17 " 17 "
18 18
19DEPENDS += "dtc-native" 19DEPENDS += "dtc-native"
20DEPENDS += "u-boot-mkimage-native"