From 257bfd5d8edfc4c28e4953882e66698187e0db16 Mon Sep 17 00:00:00 2001 From: Sebastian Spaeth Date: Mon, 7 Dec 2009 14:54:03 +0100 Subject: [PATCH] shr-splash,shr-splash-theme-logo: Bump PR Signed-off-by: Sebastian Spaeth --- recipes/shr/shr-splash-theme-logo_git.bb | 2 +- recipes/shr/shr-splash_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" -- 2.39.5