qtrelays was merged into qtiohelper

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-05-10 09:48:06 +02:00
parent c2619f0148
commit 41515926e8
2 changed files with 1 additions and 16 deletions

View File

@@ -10,6 +10,6 @@ SRC_URI = "git://github.com/schnitzeltony/${BPN}.git"
DEPENDS += "qtbase"
PV = "0.1.0+git${SRCPV}"
SRCREV = "c9e3b9ceb466afde189df2d4f574815072eb697a"
SRCREV = "e101294bc571d430a7c9d5a45fe1c4bf884928f3"
S="${WORKDIR}/git"

View File

@@ -1,15 +0,0 @@
SUMMARY = "A Qt5 library to manage electromechanical relay control"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=bd7b2c994af21d318bd2cd3b3f80c2d5"
require recipes-qt/qt5/qt5.inc
SRC_URI = "git://github.com/schnitzeltony/${BPN}.git"
DEPENDS += "qtbase"
PV = "0.0.1+git${SRCPV}"
SRCREV = "6424cd525f82f875f3a7ebc880d970bcf00a4000"
S="${WORKDIR}/git"