[oe-commits] Richard Purdie : elfutils: Drop do_autoreconf patches

git at git.openembedded.org git at git.openembedded.org
Mon Sep 2 16:51:41 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 37e9a01d38892e8a6fd225854e5b8cc332a5f2ea
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=37e9a01d38892e8a6fd225854e5b8cc332a5f2ea

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Mon Sep  2 11:25:10 2013 +0100

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 <richard.purdie at linuxfoundation.org>

---

 .../elfutils/elfutils-0.155/do-autoreconf.diff     |  215 -------------
 .../elfutils/elfutils/do-autoreconf.diff           |  339 --------------------
 meta/recipes-devtools/elfutils/elfutils_0.148.bb   |    1 -
 meta/recipes-devtools/elfutils/elfutils_0.155.bb   |    1 -
 4 files changed, 0 insertions(+), 556 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=37e9a01d38892e8a6fd225854e5b8cc332a5f2ea


More information about the Openembedded-commits mailing list