From 7972afa4692f89695dde25d429be70e9616e38ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 26 Feb 2014 11:39:28 +0100 Subject: [PATCH] hawaii-wallpapers: move to dev branch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-hawaii/hawaii-wallpapers/hawaii-wallpapers_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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}"