summaryrefslogtreecommitdiffstats
path: root/meta-sota/recipes-bsp/u-boot/u-boot_2016.11.bb
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
commit4170834d6b4dea5290aab28685aae6f1725e39af (patch)
tree34296c7a2011f0bf5829091f5e2604900356c963 /meta-sota/recipes-bsp/u-boot/u-boot_2016.11.bb
parente8c4cdb760738388b926290974da732332fc4cf5 (diff)
parent1b73e59ec2703605ad20ea7b42516cb382a5436a (diff)
Merge "OSTree-enabled image for raspberry Pi"
Diffstat (limited to 'meta-sota/recipes-bsp/u-boot/u-boot_2016.11.bb')
-rw-r--r--meta-sota/recipes-bsp/u-boot/u-boot_2016.11.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-sota/recipes-bsp/u-boot/u-boot_2016.11.bb b/meta-sota/recipes-bsp/u-boot/u-boot_2016.11.bb
new file mode 100644
index 0000000..a05b37f
--- /dev/null
+++ b/meta-sota/recipes-bsp/u-boot/u-boot_2016.11.bb
@@ -0,0 +1,7 @@
+require recipes-bsp/u-boot/u-boot.inc
+
+DEPENDS += "dtc-native"
+
+SRCREV = "5ea3e51fc481613a8dee8c02848d1b42c81ad892"
+
+PV = "v2016.11+git${SRCPV}"