summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/elfutils/elfutils_0.148.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/elfutils/elfutils_0.148.bb')
-rw-r--r--recipes-devtools/elfutils/elfutils_0.148.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/elfutils/elfutils_0.148.bb b/recipes-devtools/elfutils/elfutils_0.148.bb
index 6080c17..29d109a 100644
--- a/recipes-devtools/elfutils/elfutils_0.148.bb
+++ b/recipes-devtools/elfutils/elfutils_0.148.bb
@@ -35,6 +35,8 @@ SRC_URI += "\
35 file://elf_begin.c-CVE-2014-9447-fix.patch \ 35 file://elf_begin.c-CVE-2014-9447-fix.patch \
36 file://fix-build-gcc-4.8.patch \ 36 file://fix-build-gcc-4.8.patch \
37 file://gcc6.patch \ 37 file://gcc6.patch \
38 file://0001-Fix-fallthrough-warnings.patch \
39 file://0002-Fix-printf-overflow-warnings.patch \
38" 40"
39# Only apply when building uclibc based target recipe 41# Only apply when building uclibc based target recipe
40SRC_URI_append_libc-uclibc = " file://uclibc-support-for-elfutils-0.148.patch" 42SRC_URI_append_libc-uclibc = " file://uclibc-support-for-elfutils-0.148.patch"