From 335891f3a9d8397557f00a5c2d7d02ade69030c4 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 19 Oct 2016 20:59:21 +0200 Subject: Fix u-boot bbappend for vayu board MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic6d76c389b6eadb2d31f91593a927baefb1cd819 Signed-off-by: Jan-Simon Möller --- .../meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend (limited to 'meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend') diff --git a/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend b/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend deleted file mode 100644 index 50050ab6b..000000000 --- a/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -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" -- cgit 1.2.3-korg