summaryrefslogtreecommitdiffstats
path: root/classes/pkgconfig.bbclass
AgeCommit message (Collapse)Author
2010-08-21pkgconfig.bbclass: also remove -isystem flagRoman I Khimov
First seen in libclamav.pc, may be relevant for other packages too Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-14pkconfig.bbclass: Add -R... to the regex, and reindent.Tom Rini
clamav 0.96.1 makes use of this flag Signed-off-by: Tom Rini <tom_rini@mentor.com>
2009-11-25pkgconfig bbclass: also sed out bogus includesKoen Kooi
RP says: In theory the recipes themselves should be patched to stop this nonesense getting in there in the first place but that is appropriate for pkgconfig.bbclass
2009-11-16classes: Drop a number of unneeded import calls (from Poky)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10binconfig/pkgconfig.bbclass: Convert staging functions into ↵Richard Purdie
SYSROOT_PREPROCESS_FUNCS operating on SYSROOT_DESTDIR Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-09-23pkgconfig.bbclass: do not mess with .pc dirs from quiltHenning Heinold
* add -type f to find command so we do not try to sed .pc dir from quilt
2008-09-23pkgconfig.bbclass: unbreak stuffHenning Heinold
* sorry I missed and did not test what autotools.bbclass really does * let search for .pc in the source-dir and fix it there
2008-09-22pkgconfig.bbclass: fix some bugs and add enhancementHenning Heinold
* add ${libdir}/pkgconfig to FILES_${PN}-dev per default so all .pc files ends up in the right package * fix QA errors when the .pc file contains bad PATH's at install stage * fix do_stage_append dont look up the sourcedir, look up in image-dir to stage the .pc files
2008-03-04Change staging layout to match the target system layout. WARNING - staging ↵Richard Purdie
ABI change. This update completes the conversion of OE.dev to use sysroot and have a staging layout that matches the target system. This means we no longer need to mangle pkgconfig files and can use its sysroot option instead. Users of old toolchains (gcc prior to 3.4 and external ones) may need to add cross-linkage and staging-linkage to their toolchain dependencies. Since this update changes staging layout and the contents of the .pc files it updates the staging ABI and people will need to rebuild.
2007-12-08pkgconfig.bbclass: also catch ${STAGING_DIR_TARGET}Koen Kooi
2007-12-08pkgconfig.bbclass: sed out references to staging as wellKoen Kooi
2007-11-17classes: Sync staging layout cleanups from PokyRichard Purdie
2007-09-02Fix PKG_CONFIG_PATH references which should be PKG_CONFIG_DIRRichard Purdie
2007-07-28pkgconfig.bbclass: more mungingKoen Kooi
2007-07-25pkgconfig.bbclass: mangle some more workdir occurences Koen Kooi
2006-05-31classesRaymond Danks
bootimg.bbclass - This creates a bootable image using syslinux, your kernel and an optional initrd kernel.bbclass - drivers/crypto and include/acpi are needed by some pkgconfig.bbclass - searching for .pc files syslinux.bbclass - This creates a configuration file suitable for use with syslinux. site mipsel-linux, i486-linux, i686-linux, x86_64-linux updates for: gcc, lmbench, X11R7.0, sudo, audacity conf add db1200 and geodelx machine configurations.
2005-08-29pkgconfig.bbclass: Fix bug causing failure.Florian Boor
2005-08-28pkgconfig.bbclass: don't install *-uninstalled.pc files into the staging areaPhilipp Zabel
2005-03-02binconfig.bbclass/pkgconfig.bbclass: Make pattern matching more restrictive ↵Richard Purdie
so oe works within /usr BKrev: 4225c807EQAZ6gSzTcAR8RuS2aIW1Q
2004-12-07Merge oe-devel@oe-devel.bkbits.net:packages.bbChris Larson
into handhelds.org:/home/kergoth/code/packages.bb 2004/12/07 04:58:25-06:00 ti.com!kergoth More updates per the core rename. 2004/12/07 04:46:51-06:00 ti.com!kergoth Update soundtracker per the core rename. 2004/12/07 04:44:14-06:00 ti.com!kergoth Merge 2004/12/07 04:42:38-06:00 ti.com!kergoth Updates per the recent rename of the oe core from 'oe' to 'bitbake'. BKrev: 41b6293b91LRHSxMOt6WnrZVAdLbFw