qtiohelper: move to recipes-misc/recipes-hardhelper and polish recipe slightly
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
SUMMARY = "A qt5 library with input/output helpers"
|
||||
SUMMARY = "A Qt5 library with input/output helpers"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=bd7b2c994af21d318bd2cd3b3f80c2d5"
|
||||
|
||||
require recipes-qt/qt5/qt5.inc
|
||||
|
||||
SRC_URI = "git://github.com/schnitzeltony/qtiohelper.git"
|
||||
SRC_URI = "git://github.com/schnitzeltony/${BPN}.git"
|
||||
|
||||
DEPENDS += "qtbase"
|
||||
|
||||
Reference in New Issue
Block a user