qtiohelper: update to latest sources
This is still under development for relay-sequencer but I need the other parts Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bd7b2c994af21d318bd2cd3b3f80c2d5"
|
||||
|
||||
require recipes-qt/qt5/qt5.inc
|
||||
|
||||
SRC_URI = "git://github.com/schnitzeltony/${BPN}.git"
|
||||
SRC_URI = "git://github.com/schnitzeltony/${BPN}.git;branch=master"
|
||||
|
||||
DEPENDS += "qtbase qtserialport"
|
||||
|
||||
PV = "0.3.1+git${SRCPV}"
|
||||
SRCREV = "b83fa06475b02e3b018dda1e65aadff4c82fa5e5"
|
||||
PV = "0.3.99+git${SRCPV}"
|
||||
SRCREV = "18276235f8479ddd086671a3a4b69873e51f2361"
|
||||
|
||||
S="${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user