summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot_2018.11.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2018-11-23 11:51:48 -0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-23 23:35:20 +0000
commit6bf94ad3b6a3f1202e86b500bfce205d0bda977e (patch)
treecc416b7b076ea3099afd2b761a9ef87eee7226cb /meta/recipes-bsp/u-boot/u-boot_2018.11.bb
parent9ec07073a1b299cc84690427450ec15b5cb1f570 (diff)
downloadpoky-6bf94ad3b6a3f1202e86b500bfce205d0bda977e.tar.gz
u-boot: Upgrade 2018.07 -> 2018.11
This upgrades U-Boot to 2018.11 release and drop the backported security fixes which are now included upstream. (From OE-Core rev: 04469ab5b7f0446404b4cb55a15595678581ab26) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot_2018.11.bb')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2018.11.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot_2018.11.bb b/meta/recipes-bsp/u-boot/u-boot_2018.11.bb
new file mode 100644
index 0000000000..37c21dcaa3
--- /dev/null
+++ b/meta/recipes-bsp/u-boot/u-boot_2018.11.bb
@@ -0,0 +1,4 @@
1require u-boot-common_${PV}.inc
2require u-boot.inc
3
4DEPENDS += "bc-native dtc-native"