[oe] [meta-qt5][PATCH 0/1] Enable nativesdk-qtbase to keep additional libraries

Anders Darander anders at chargestorm.se
Thu Oct 16 09:07:20 UTC 2014


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




More information about the Openembedded-devel mailing list