qtiohelper: split out common remote code to a library - a preparation for i2c

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-04-28 00:26:30 +02:00
parent f4afa718de
commit 59900202d3

View File

@@ -10,6 +10,6 @@ SRC_URI = "git://github.com/schnitzeltony/qtiohelper.git"
DEPENDS += "qtbase"
PV = "0.1.0+git${SRCPV}"
SRCREV = "3f188d7c41c8e6cfc5205bdde42a6c051c511edf"
SRCREV = "6297d097f4c98460ee8baf887afd9c612bcffa04"
S="${WORKDIR}/git"