diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2009-12-07 14:54:03 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2009-12-07 14:54:03 +0100 |
commit | 257bfd5d8edfc4c28e4953882e66698187e0db16 (patch) | |
tree | 9ceb913e80f369147f8b2010d05c490204d72e0a /recipes | |
parent | 566a0285b244e019f92e358a5e4e2c7733a514e6 (diff) |
shr-splash,shr-splash-theme-logo: Bump PR
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/shr/shr-splash-theme-logo_git.bb | 2 | ||||
-rw-r--r-- | 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" |