summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot_2017.07.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2017-07-15 14:07:30 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-21 22:51:37 +0100
commitd2990a2da61b6a6078728cfa3715b3f4144398f7 (patch)
treef7f0ce66260dc717056e919ee3f1f67779d4ab9b /meta/recipes-bsp/u-boot/u-boot_2017.07.bb
parent17d181f0590b37df2ca5ee2ff1ab6db343b62f33 (diff)
downloadpoky-d2990a2da61b6a6078728cfa3715b3f4144398f7.tar.gz
u-boot: Upgrade to 2017.07 release
This patch upgrades the U-Boot to the 2017.07 release. (From OE-Core rev: b322e1b1cb4cd4d4cc53f868b53ca9b069772755) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot_2017.07.bb')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2017.07.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot_2017.07.bb b/meta/recipes-bsp/u-boot/u-boot_2017.07.bb
new file mode 100644
index 0000000000..37c21dcaa3
--- /dev/null
+++ b/meta/recipes-bsp/u-boot/u-boot_2017.07.bb
@@ -0,0 +1,4 @@
1require u-boot-common_${PV}.inc
2require u-boot.inc
3
4DEPENDS += "bc-native dtc-native"