summaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-splash-theme-logo_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shr/shr-splash-theme-logo_git.bb')
-rw-r--r--recipes/shr/shr-splash-theme-logo_git.bb11
1 files changed, 9 insertions, 2 deletions
diff --git a/recipes/shr/shr-splash-theme-logo_git.bb b/recipes/shr/shr-splash-theme-logo_git.bb
index 6d838b435c..08848510ae 100644
--- a/recipes/shr/shr-splash-theme-logo_git.bb
+++ b/recipes/shr/shr-splash-theme-logo_git.bb
@@ -1,13 +1,20 @@
DESCRIPTION = "SHR splash screen - SHR logo theme"
SECTION = "x11/data"
LICENSE = "MIT BSD"
-SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
+SRCREV = "baad098dc8c8058a712a6d98a69b5558ccc54973"
PV = "0.1+gitr${SRCPV}"
-PR = "r1"
+PR = "r3"
SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
S = "${WORKDIR}/git/shr-splash/${PN}"
+SS = "${S}"
+SS_append_nokia900 = "/nokia900"
+SS_append_om-gta01 = "/om-gta01"
+SS_append_om-gta02 = "/om-gta02"
+SS_append_htcdream = "/htcdream"
+SS_append_palmpre = "/palmpre"
+
ALTERNATIVE_PRIORITY = 3
require shr-splash-theme.inc