aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot_2017.09.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2017-09-11 17:30:56 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-13 21:59:57 +0100
commit340d413f678a4a64dfa060e8fe0ac721b73fed97 (patch)
tree1450ea7dd0369c9c70186f2aa3857ce30d72207f /meta/recipes-bsp/u-boot/u-boot_2017.09.bb
parent7ccb76ff4644194bb20159affe9d573695205e63 (diff)
downloadopenembedded-core-340d413f678a4a64dfa060e8fe0ac721b73fed97.tar.gz
u-boot: Upgrade to 2017.09
This upgrades the U-Boot to the 2017.09 release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot_2017.09.bb')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2017.09.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot_2017.09.bb b/meta/recipes-bsp/u-boot/u-boot_2017.09.bb
new file mode 100644
index 0000000000..37c21dcaa3
--- /dev/null
+++ b/meta/recipes-bsp/u-boot/u-boot_2017.09.bb
@@ -0,0 +1,4 @@
+require u-boot-common_${PV}.inc
+require u-boot.inc
+
+DEPENDS += "bc-native dtc-native"