1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

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>
This commit is contained in:
Richard Purdie
2013-09-02 11:25:10 +01:00
parent 6ccd4d6a9d
commit 18fbaab697
4 changed files with 0 additions and 556 deletions
@@ -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 \