shr-splash-theme-logo: bump SRCREV(fixes htcdream splash screen) and PR
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Sun, 9 Jan 2011 19:44:27 +0000 (20:44 +0100)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Sun, 9 Jan 2011 20:35:30 +0000 (21:35 +0100)
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@no-log.org>
recipes/shr/shr-splash-theme-logo_git.bb

index 450a4a7..d17992d 100644 (file)
@@ -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}"