1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

11 Commits

Author SHA1 Message Date
Joshua Lock e2c567f51e pkgconfig: add patch to disable legacy scripts such as glib-config
On an F13 host with glib-config installed pkgconfig-native can get into a
horrible state with recursive calls between pkg-config and glib-config.
The patch adds a configure time option to disable legacy script support in
pkgconfig and makes use of the option for Poky.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-25 14:58:43 +01:00
Richard Purdie 70fbc8858d pkgconfig: Drop pointless staging function
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-16 22:36:10 +00:00
Richard Purdie 3a201d0d4b pkgconfig: Convert to BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-13 12:15:24 +00:00
Richard Purdie 9bedb92e21 pkgconfig: Remove custom do_configure from pkgconfig-native, tweak autofoo.patch to fix some missing quotes apply autofoo.patch to all versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4262 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-14 23:00:52 +00:00
Richard Purdie cd22fcc461 pkgconfig: Fix problems with the sysroot implementation merged upstream, switch pkgconfig to link against an external glib-2.0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4126 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-26 22:37:55 +00:00
Richard Purdie 2e5c5b91fc pkgconfig.inc: Fix glib version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4124 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-26 20:56:03 +00:00
Richard Purdie dffb3e828a pkgconfig: Drop the right patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4123 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-26 20:55:01 +00:00
Richard Purdie 9a3cb74139 pkgconfig-sdk: Fix configure failure issues
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3508 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-17 12:49:38 +00:00
Richard Purdie d49d6f6169 pkgconfig.inc: We should be installing pkgconfig files into LIBDIR now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3025 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-29 17:35:33 +00:00
Richard Purdie e91795abb4 pkgconfig: Add sysroot support patch (from pkgconfig mailing list)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2741 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-17 08:18:14 +00:00
Richard Purdie 75825af402 pkgconfig: Fix compile issues for non-native version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2301 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01 19:11:11 +00:00