All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5][PATCH] Ajout de qtSerialBus dans la toolchain
@ 2017-03-01 10:17 Yann PERON
  2017-03-04 11:54 ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Yann PERON @ 2017-03-01 10:17 UTC (permalink / raw)
  To: openembedded-devel

---
 recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb
index 1521dbf..2735135 100755
--- a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb
+++ b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb
@@ -83,6 +83,8 @@ RDEPENDS_${PN} += " \
     ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtsensors-qmlplugins', '', d)} \
     qtserialport-dev \
     qtserialport-mkspecs \
+    qtserialbus-dev \
+    qtserialbus-mkspecs \
     qtsvg-dev \
     qtsvg-mkspecs \
     qtsvg-plugins \
-- 
2.1.4



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

end of thread, other threads:[~2017-03-06 10:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-01 10:17 [meta-qt5][PATCH] Ajout de qtSerialBus dans la toolchain Yann PERON
2017-03-04 11:54 ` Martin Jansa
2017-03-04 12:28   ` Gary Thomas
2017-03-06  6:50     ` Yann PERON
2017-03-06 10:13       ` Gary Thomas

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.