From 42d44ea724f567c33b01d85829293798745cdad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 6 Jan 2015 15:04:35 +0100 Subject: [PATCH] hawaii-wallpapers: move to 0.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../{hawaii-wallpapers_git.bb => hawaii-wallpapers_0.3.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename recipes-hawaii/wallpapers/{hawaii-wallpapers_git.bb => hawaii-wallpapers_0.3.0.bb} (60%) diff --git a/recipes-hawaii/wallpapers/hawaii-wallpapers_git.bb b/recipes-hawaii/wallpapers/hawaii-wallpapers_0.3.0.bb similarity index 60% rename from recipes-hawaii/wallpapers/hawaii-wallpapers_git.bb rename to recipes-hawaii/wallpapers/hawaii-wallpapers_0.3.0.bb index 4cf0e3a3..4e5f6a8a 100644 --- a/recipes-hawaii/wallpapers/hawaii-wallpapers_git.bb +++ b/recipes-hawaii/wallpapers/hawaii-wallpapers_0.3.0.bb @@ -4,9 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" inherit cmake allarch -SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=dev" -SRCREV = "8592d4cbca4932c0b408f1135530d4d98f223333" -PV = "0.2.1+git${SRCPV}" +SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git;protocol=git;branch=master" +SRCREV = "f82be64dbf54c3d462adafa952ab6d28b28e7ad6" S = "${WORKDIR}/git"