summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils/elfutils_0.164.bb
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2016-07-14 18:49:34 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-27 08:33:37 +0100
commit7db217e7acb3e92b9f1582948903501668496d29 (patch)
treeee9f3286a298c7375ca7a86db45961bc944508a9 /meta/recipes-devtools/elfutils/elfutils_0.164.bb
parent553ffcb94114f0e22990c407f9a077808bb09202 (diff)
downloadpoky-7db217e7acb3e92b9f1582948903501668496d29.tar.gz
elfutils: Fix build for gcc-6
Backport patch from upstream. [YOCTO #9897] (Fedora-24) (From OE-Core rev: 619eff37f41dacbc35ea480559ce393cc3f2c17b) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils_0.164.bb')
-rw-r--r--meta/recipes-devtools/elfutils/elfutils_0.164.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.164.bb b/meta/recipes-devtools/elfutils/elfutils_0.164.bb
index 4964c05078..2b23025ada 100644
--- a/meta/recipes-devtools/elfutils/elfutils_0.164.bb
+++ b/meta/recipes-devtools/elfutils/elfutils_0.164.bb
@@ -20,6 +20,7 @@ SRC_URI += "\
20 file://0001-fix-a-stack-usage-warning.patch \ 20 file://0001-fix-a-stack-usage-warning.patch \
21 file://aarch64_uio.patch \ 21 file://aarch64_uio.patch \
22 file://shadow.patch \ 22 file://shadow.patch \
23 file://libebl-Fix-missing-brackets-around-if-statement-body.patch \
23" 24"
24 25
25# pick the patch from debian 26# pick the patch from debian