summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot_2015.01.bb
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineering.com>2017-08-28 05:53:02 -0500
committerTimothy Pearson <tpearson@raptorengineering.com>2017-08-28 20:31:47 -0500
commit1d4f934f05166b96e6ff85be6844c3324781daf9 (patch)
treeded1dc48c4b2ba402b5f1d0eb8ea1334da522cba /meta/recipes-bsp/u-boot/u-boot_2015.01.bb
parent15c2d64c833076451ef5c047bc6cde0740531033 (diff)
downloadast2050-yocto-poky-1d4f934f05166b96e6ff85be6844c3324781daf9.zip
ast2050-yocto-poky-1d4f934f05166b96e6ff85be6844c3324781daf9.tar.gz
Fix FTBFS with GCC 6
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot_2015.01.bb')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2015.01.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot_2015.01.bb b/meta/recipes-bsp/u-boot/u-boot_2015.01.bb
index 3a21224..7f027fe 100644
--- a/meta/recipes-bsp/u-boot/u-boot_2015.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot_2015.01.bb
@@ -6,6 +6,9 @@ DEPENDS += "dtc-native"
# We use the revision in order to avoid having to fetch it from the repo during parse
SRCREV = "92fa7f53f1f3f03296f8ffb14bdf1baefab83368"
+SRC_URI += "file://fix-build-error-under-gcc6.patch \
+"
+
PV = "v2015.01+git${SRCPV}"
EXTRA_OEMAKE_append = " KCFLAGS=-fgnu89-inline"
OpenPOWER on IntegriCloud