[oe-commits] Denis 'GNUtoo' Carikli : shr-splash-theme-logo: bump SRCREV( fixes htcdream splash screen) and PR

git version control git at git.openembedded.org
Sun Jan 9 20:42:12 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 967a3dde43b03e91b416672a73ffd1bec640c5b0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=967a3dde43b03e91b416672a73ffd1bec640c5b0

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Sun Jan  9 20:44:27 2011 +0100

shr-splash-theme-logo: bump SRCREV(fixes htcdream splash screen) and PR

Without that SRCREV bump, the htcdream has a wrong boot splash
  screen, in fact the old splash screen was made for the palm pre
  which doesn't have the exact same framebuffer(while having the
  same resolution).

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>

---

 recipes/shr/shr-splash-theme-logo_git.bb |    4 ++--
 1 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 450a4a7..d17992d 100644
--- a/recipes/shr/shr-splash-theme-logo_git.bb
+++ b/recipes/shr/shr-splash-theme-logo_git.bb
@@ -1,9 +1,9 @@
 DESCRIPTION = "SHR splash screen - SHR logo theme"
 SECTION = "x11/data"
 LICENSE = "MIT BSD"
-SRCREV = "baad098dc8c8058a712a6d98a69b5558ccc54973"
+SRCREV = "cb1391fc4afec7158e34629ea557c6ea486cfc05"
 PV = "0.1+gitr${SRCPV}"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/shr-splash/${PN}"





More information about the Openembedded-commits mailing list