All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5][PATCH v2 0/1] Enable nativesdk-qtbase to keep additional libraries
@ 2014-10-20  6:32 Anders Darander
  2014-10-20  6:32 ` [meta-qt5][PATCH v2 1/1] nativesdk-qtbase: make it possible " Anders Darander
  0 siblings, 1 reply; 2+ messages in thread
From: Anders Darander @ 2014-10-20  6:32 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Anders Darander

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.

Changes:
	v2: 
	 	* Fix spelling mistake in a comment (net -> not)

The following changes since commit 2f1b8fe630ac76c8ff5d184f109449b10fde5a92:

  Fix SDK environment setting (2014-10-16 17:35:21 -0300)

are available in the git repository at:

  git://github.com/darander/meta-qt5 a29d8e60f63d6545ed84d6b72caf46bc0d1e7b78
  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(+)

-- 
2.1.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-20  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-20  6:32 [meta-qt5][PATCH v2 0/1] Enable nativesdk-qtbase to keep additional libraries Anders Darander
2014-10-20  6:32 ` [meta-qt5][PATCH v2 1/1] nativesdk-qtbase: make it possible " Anders Darander

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.