hawaii-wallpapers: use hawaii.bbclass

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-05-07 18:23:39 +02:00
parent 3353f375db
commit 546b6241d5

View File

@@ -2,11 +2,8 @@ SUMMARY = "Wallpapers for the Hawaii desktop environment"
LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
inherit cmake
inherit hawaii
DEPENDS = "extra-cmake-modules-native"
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git;protocol=git;branch=master"
SRCREV = "8fd3af71230f0d4649b94e3afba5cfe0b25b0a8d"
S = "${WORKDIR}/git"