summaryrefslogtreecommitdiff
path: root/meta/packages/elfutils
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie17
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-19elfutils: Add GNU_HASH support to elf*_xlatetofMark Hatle2
Add GNU_HASH and LIB types to the size table used by elf*_xlatetof in order to avoid a divide by zero error. Signed-off-by: Mark Hatle <mhatle@windriver.com>
2010-07-24elfutils: add nativesdk targetNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-24elfutils: add elfutils nativeMark Hatle1
Add elfutils native, also change the binaries being installed to be prefixed with 'eu-' to avoid conflict with binutils Signed-off-by: Mark Hatle <mhatle@windriver.com>
2010-07-21elfutils: upgrade to version 0.148Yu Ke17
reuse the open embedded elfutils_0.143.bb recipe to fix the cross compiling issue. Also pick patches from debian elfutils-0.148-1 pkg Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-07-01elfutils: add a patch to fix latest prelink buildNitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-04-27autotools: deprecate autotools_stage classJoshua Lock3
Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-11-16elfutils: Convert to autotools_stage_allRichard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-07-25elfutils: added 0.131 with Debian patches to build with gcc 4.3.1Marcin Juszkiewicz4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4949 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-06elfutils: disable -Werror for 0.108 due to 'C99 inline functions are not ↵Marcin Juszkiewicz2
supported; using GNU89' warnings git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3959 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-03elfutils: Fix -dev package and split binutils overlap into elfutils-binutils ↵Richard Purdie1
package git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2682 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-22Remove exclude hack in insane.bbclass and replace it with something a little ↵Ross Burton1
less foul. This involces adding INSANE_SKIP_package=1 statements to the relevant .bb files git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1197 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-19Add elfutils, prelinkRichard Purdie4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1049 311d38ba-8fff-0310-9ca6-ca027cbcb966