From: Sebastian Spaeth Date: Mon, 7 Dec 2009 13:54:03 +0000 (+0100) Subject: shr-splash,shr-splash-theme-logo: Bump PR X-Git-Tag: Release-2010-05/1~1400 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=257bfd5d8edfc4c28e4953882e66698187e0db16;p=openembedded.git shr-splash,shr-splash-theme-logo: Bump PR Signed-off-by: Sebastian Spaeth --- diff --git a/recipes/shr/shr-splash-theme-logo_git.bb b/recipes/shr/shr-splash-theme-logo_git.bb index 77ae8d7d25..ecb603b9d7 100644 --- a/recipes/shr/shr-splash-theme-logo_git.bb +++ b/recipes/shr/shr-splash-theme-logo_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "SHR splash screen - SHR logo theme" SECTION = "x11/data" LICENSE = "MIT BSD" PV = "0.1+gitr${SRCREV}" -PR = "r0" +PR = "r1" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" S = "${WORKDIR}/git/shr-splash/${PN}" diff --git a/recipes/shr/shr-splash_git.bb b/recipes/shr/shr-splash_git.bb index 5181dbfacd..a63b47f102 100644 --- a/recipes/shr/shr-splash_git.bb +++ b/recipes/shr/shr-splash_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "SHR splash screen" SECTION = "x11/data" LICENSE = "MIT BSD" PV = "1.2+gitr${SRCREV}" -PR = "r4" +PR = "r5" DEPENDS = "virtual/shr-splash-theme" RRECOMMENDS = "virtual/shr-splash-theme"