summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils/elfutils_0.148.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-02 11:25:10 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-02 18:02:59 +0100
commit18fbaab697ec2662cbcb320181269d42f93cb7f2 (patch)
treeb8b8624d7e0e0b0b5a0be508df62f91207bfe661 /meta/recipes-devtools/elfutils/elfutils_0.148.bb
parent6ccd4d6a9d3910b6e729fe2d00056d8d325403c8 (diff)
downloadast2050-yocto-poky-18fbaab697ec2662cbcb320181269d42f93cb7f2.zip
ast2050-yocto-poky-18fbaab697ec2662cbcb320181269d42f93cb7f2.tar.gz
elfutils: Drop do_autoreconf patches
The do-autoreconf patches only change generated files. We run autoreconf ourselves so we don't need these patches. Worse, they cause failures since the do_patch task can't rerun after configure since the files change and the patch is no longer clean. Drop the patches since we don't need them. (From OE-Core rev: 37e9a01d38892e8a6fd225854e5b8cc332a5f2ea) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils_0.148.bb')
-rw-r--r--meta/recipes-devtools/elfutils/elfutils_0.148.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.148.bb b/meta/recipes-devtools/elfutils/elfutils_0.148.bb
index 830f1e0..6336a09 100644
--- a/meta/recipes-devtools/elfutils/elfutils_0.148.bb
+++ b/meta/recipes-devtools/elfutils/elfutils_0.148.bb
@@ -23,7 +23,6 @@ SRC_URI += "\
file://arm_backend.diff \
file://mips_backend.diff \
file://m68k_backend.diff \
- file://do-autoreconf.diff \
file://testsuite-ignore-elflint.diff \
file://elf_additions.diff \
file://elfutils-fsize.patch \
OpenPOWER on IntegriCloud