summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--elfutils/elfutils-0.89/warnings.patch0
-rw-r--r--elfutils/elfutils_0.89.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/elfutils/elfutils-0.89/warnings.patch b/elfutils/elfutils-0.89/warnings.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/elfutils/elfutils-0.89/warnings.patch
diff --git a/elfutils/elfutils_0.89.oe b/elfutils/elfutils_0.89.oe
index 436c50b5f0..1dacfcb29d 100644
--- a/elfutils/elfutils_0.89.oe
+++ b/elfutils/elfutils_0.89.oe
@@ -2,7 +2,8 @@ DEPENDS = "virtual/libc"
LICENSE = "OSL"
DESCRIPTION = "A collection of utilities and DSOs to handle compiled objects."
-SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz"
+SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz \
+ file://${FILESDIR}/warnings.patch;patch=1"
inherit autotools