diff --git a/recipes-hawaii/hawaii-wallpapers/hawaii-wallpapers_git.bb b/recipes-hawaii/hawaii-wallpapers/hawaii-wallpapers_git.bb index e8908292..a55124e1 100644 --- a/recipes-hawaii/hawaii-wallpapers/hawaii-wallpapers_git.bb +++ b/recipes-hawaii/hawaii-wallpapers/hawaii-wallpapers_git.bb @@ -4,12 +4,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" inherit cmake -SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=stable" -SRCREV = "819adbac15521775d4cee4251f98f85beef7c651" +SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=dev" +SRCREV = "aecf7d6ba38bb62430296069baeb2f58af754a80" PV = "0.2.1+git${SRCPV}" S = "${WORKDIR}/git" PACKAGE_ARCH = "all" -FILES_${PN} += "${datadir}/backgrounds" +FILES_${PN} += "${datadir}"