qtrelays was merged into qtiohelper
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user