qtrelays: move to recipes-misc/recipes-hardhelper and update sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SUMMARY = "A Qt5 library to handle relays"
|
||||
SUMMARY = "A Qt5 library to manage electromechanical relay control"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=bd7b2c994af21d318bd2cd3b3f80c2d5"
|
||||
@@ -10,6 +10,6 @@ SRC_URI = "git://github.com/schnitzeltony/${BPN}.git"
|
||||
DEPENDS += "qtbase"
|
||||
|
||||
PV = "0.0.1+git${SRCPV}"
|
||||
SRCREV = "7711cd8f2ae9f35a620a7f9aef70ce721dc1dc2a"
|
||||
SRCREV = "5e5841180bf9d1c18264eee67a346f395b175cc0"
|
||||
|
||||
S="${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user