From: Anders Darander <anders@chargestorm.se>
To: <openembedded-devel@lists.openembedded.org>
Cc: Anders Darander <anders@chargestorm.se>
Subject: [meta-qt5][PATCH 0/1] Enable nativesdk-qtbase to keep additional libraries
Date: Thu, 16 Oct 2014 11:07:20 +0200 [thread overview]
Message-ID: <cover.1413449871.git.anders@chargestorm.se> (raw)
We have a usecase where we need to run a tool to transform a protocol spec. to cpp (kdwsdl2cpp). That tool is built using Qt5, and requires a couple of extra Qt-libraries, among the libQt5Xml.so.*. Today the nativesdk-qtbase recipe just unconditionally removes every library, except for a couple hardcoded ones.
This patch add an extra variable, in which you can specify additional libraries to keep.
The following changes since commit 478fe949a957471a4d20450f6e9375fe1d628591:
qtbase: don't stage the fonts directory (2014-10-08 17:52:08 +0200)
are available in the git repository at:
git://github.com/darander/meta-qt5 nativesdk-qtbase
https://github.com/darander/meta-qt5/tree/nativesdk-qtbase
Anders Darander (1):
nativesdk-qtbase: make it possible to keep additional libraries
recipes-qt/qt5/nativesdk-qtbase.inc | 11 +++++++++++
1 file changed, 11 insertions(+)
--
1.8.4.5
next reply other threads:[~2014-10-16 9:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-16 9:07 Anders Darander [this message]
2014-10-16 9:07 ` [meta-qt5][PATCH 1/1] nativesdk-qtbase: make it possible to keep additional libraries Anders Darander
2014-10-16 18:29 ` Otavio Salvador
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.1413449871.git.anders@chargestorm.se \
--to=anders@chargestorm.se \
--cc=openembedded-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.