eyesight: use moved repo by inheriting hawaii.bbclass
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -2,12 +2,11 @@ SUMMARY = "Image viewer for the Hawaii desktop environment"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
inherit cmake_qt5
|
||||
inherit hawaii
|
||||
|
||||
DEPENDS = "qtbase qttools"
|
||||
DEPENDS += "qttools-native"
|
||||
|
||||
SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=master"
|
||||
SRCREV = "a39cbf9d5f18dac29ec0116b317a238433793411"
|
||||
SRCREV = "b2cb44436240a26d2f3eb2c3c37f8cd5b9f9ec2a"
|
||||
PV = "0.1.2+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user