summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-10-27 11:25:27 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2016-10-27 11:25:27 +0000
commit611974f0b285ad62b87a465a6dd93cb41a065ed6 (patch)
tree57d2d3a3c73ca3e72747751f645260a36fc98495 /recipes-bsp/u-boot
parent3946274f370a5b201219995fe1af1d304f10e987 (diff)
parentd6573cf9e0ca272433876ac517ed9924bd741268 (diff)
downloadmeta-updater-611974f0b285ad62b87a465a6dd93cb41a065ed6.tar.gz
Merge "OSTree-enabled image for raspberry Pi"
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot_2016.11.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2016.11.bb b/recipes-bsp/u-boot/u-boot_2016.11.bb
new file mode 100644
index 0000000..a05b37f
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot_2016.11.bb
@@ -0,0 +1,7 @@
1require recipes-bsp/u-boot/u-boot.inc
2
3DEPENDS += "dtc-native"
4
5SRCREV = "5ea3e51fc481613a8dee8c02848d1b42c81ad892"
6
7PV = "v2016.11+git${SRCPV}"