[yocto] [meta-rockchip][PATCH 3/3] u-boot: Add bbappend for u-boot mainline

Romain Perier romain.perier at collabora.com
Mon May 22 08:17:16 PDT 2017


This bumps u-boot mainline to the last v2017.05

Signed-off-by: Romain Perier <romain.perier at collabora.com>
---
 recipes-bsp/u-boot/u-boot_%.bbappend | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 recipes-bsp/u-boot/u-boot_%.bbappend

diff --git a/recipes-bsp/u-boot/u-boot_%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend
new file mode 100644
index 0000000..a7fc393
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot_%.bbappend
@@ -0,0 +1,5 @@
+PV="2017.05"
+
+require u-boot-common_${PV}.inc
+
+DEPENDS += "bc-native dtc-native"
-- 
1.8.3.1




More information about the yocto mailing list