From: <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Zhenfeng.Zhao@windriver.com
Subject: [PATCH 0/4] Add pkgconfig support to four packages
Date: Mon, 26 Nov 2012 17:36:29 +0800 [thread overview]
Message-ID: <cover.1353582422.git.Qi.Chen@windriver.com> (raw)
From: Chen Qi <Qi.Chen@windriver.com>
We have 26 recipes / packages that deliver *-config tools for development,
these packages should deliver pkgconfig (.pc) files instead. Among these 26
recipes / packages, only four of them don't deliver pkgconfig (.pc) files.
So we add pkgconfig support for these four packages.
The following changes since commit 0d7d413d64bab8d3c758414c6c8c653ccc325653:
build-appliance-image: Update to dee77eca39f406f90e60d9c5ef7a66fcc8f57dbf commit (2012-11-21 20:40:43 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/pkgconfig
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/pkgconfig
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 | 40 ++++++++++++++++++
meta/recipes-support/icu/icu-3.6.inc | 11 +++++
meta/recipes-support/icu/icu_3.6.bb | 2 +-
.../files/libassuan-add-pkgconfig-support.patch | 33 +++++++++++++++
meta/recipes-support/libassuan/libassuan_2.0.3.bb | 10 ++++-
.../libksba/ksba-add-pkgconfig-support.patch | 40 ++++++++++++++++++
meta/recipes-support/libksba/libksba_1.3.0.bb | 13 ++++--
.../pth/files/pth-add-pkgconfig-support.patch | 44 ++++++++++++++++++++
meta/recipes-support/pth/pth_2.0.7.bb | 12 ++++--
9 files changed, 196 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
next reply other threads:[~2012-11-26 9:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-26 9:36 Qi.Chen [this message]
2012-11-26 9:36 ` [PATCH 1/4] libksba: add pkgconfig support Qi.Chen
2012-11-26 9:36 ` [PATCH 2/4] icu: " Qi.Chen
2012-11-26 10:56 ` Burton, Ross
2012-11-26 9:36 ` [PATCH 3/4] pth: " Qi.Chen
2012-11-26 9:36 ` [PATCH 4/4] libassuan: " Qi.Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1353582422.git.Qi.Chen@windriver.com \
--to=qi.chen@windriver.com \
--cc=Zhenfeng.Zhao@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox