From: Chen Qi <qi.c...@windriver.com> Among the 26 recipes / packages that deliver their own bin-config tools, only four of them don't deliver pkgconfig (.pc) files. This series of patches add pkgconfig support to them.
[YOCTO #2453] The following changes since commit 247b6a3754c2c50318e2a73d79981ba0e9cb560b: gstreamer, gst-plugins*: fix localdata (2012-11-28 15:25:33 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/pkgconfig2 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/pkgconfig2 Chen Qi (4): libksba: add pkgconfig support ICU: add pkgconfig support pth: add pkgconfig support libassuan: add pkgconfig support .../icu/files/icu-add-pkgconfig-support.patch | 43 ++++++++ meta/recipes-support/icu/icu-3.6.inc | 11 ++ meta/recipes-support/icu/icu_3.6.bb | 2 +- .../files/libassuan-add-pkgconfig-support.patch | 57 +++++++++++ meta/recipes-support/libassuan/libassuan_2.0.3.bb | 5 +- .../libksba/ksba-add-pkgconfig-support.patch | 57 +++++++++++ meta/recipes-support/libksba/libksba_1.3.0.bb | 8 +- .../pth/files/pth-add-pkgconfig-support.patch | 105 ++++++++++++++++++++ meta/recipes-support/pth/pth_2.0.7.bb | 7 +- 9 files changed, 286 insertions(+), 9 deletions(-) create mode 100644 meta/recipes-support/icu/files/icu-add-pkgconfig-support.patch create mode 100644 meta/recipes-support/libassuan/files/libassuan-add-pkgconfig-support.patch create mode 100644 meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch create mode 100644 meta/recipes-support/pth/files/pth-add-pkgconfig-support.patch -- 1.7.9.5 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core