diff options
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.bb | 7 |
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}" |