summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-10-19 20:59:21 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-10-19 21:00:16 +0200
commit335891f3a9d8397557f00a5c2d7d02ade69030c4 (patch)
treeb38e1aaa9cb01a2755cdafad39c3d1e040e2c33f /meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend
parent81e54e7ff9f51b4c3f4d66e748e92959e28351fe (diff)
Fix u-boot bbappend for vayu board
Change-Id: Ic6d76c389b6eadb2d31f91593a927baefb1cd819 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend')
-rw-r--r--meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend b/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend
new file mode 100644
index 000000000..50050ab6b
--- /dev/null
+++ b/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend
@@ -0,0 +1,4 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+
+# This applies to the JACINTO 6 vayu board ... essentially it is dra7_evm.
+SRC_URI_vayu += "file://fix_builderror_gcc5.patch"