]> code.ossystems Code Review - openembedded-core.git/commit
pkgconfig: add patch to disable legacy scripts such as glib-config
authorJoshua Lock <josh@linux.intel.com>
Tue, 22 Jun 2010 12:20:08 +0000 (13:20 +0100)
committerJoshua Lock <josh@linux.intel.com>
Fri, 25 Jun 2010 13:54:40 +0000 (14:54 +0100)
commit4f14e0a240f5d6e4eeecdb4bbbae7205e2070cab
tree6dbed655b94c57e9fa3665c3c6c45ee439a8977f
parentc27b95110949fbb36ea056757650cdb338655ba0
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>
meta/packages/pkgconfig/pkgconfig.inc
meta/packages/pkgconfig/pkgconfig/disable-legacy.patch [new file with mode: 0644]