From 37e9a01d38892e8a6fd225854e5b8cc332a5f2ea Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 2 Sep 2013 11:25:10 +0100 Subject: 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. Signed-off-by: Richard Purdie --- meta/recipes-devtools/elfutils/elfutils_0.148.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools/elfutils/elfutils_0.148.bb') diff --git a/meta/recipes-devtools/elfutils/elfutils_0.148.bb b/meta/recipes-devtools/elfutils/elfutils_0.148.bb index 830f1e0386..6336a09101 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 \ -- cgit 1.2.3-korg