summaryrefslogtreecommitdiffstats
path: root/recipes/shr
diff options
context:
space:
mode:
authorDaniele Ricci <daniele.athome@gmail.com>2010-10-25 09:42:35 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-25 13:16:44 +0200
commit482014a5811f6fcdbe37ef29fdff950e482b6fb1 (patch)
treee1ee2e2bdc0faa5cc0506fcb6c5100524e8d544a /recipes/shr
parent11a92380f507dfbaf8b029e7e28ff506fa2a84ad (diff)
downloadopenembedded-482014a5811f6fcdbe37ef29fdff950e482b6fb1.tar.gz
shr-splash-theme-openmoko: OM2009 SHR splash theme
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr')
-rw-r--r--recipes/shr/shr-splash-theme-openmoko_git.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/shr/shr-splash-theme-openmoko_git.bb b/recipes/shr/shr-splash-theme-openmoko_git.bb
new file mode 100644
index 0000000000..ed94ed66b0
--- /dev/null
+++ b/recipes/shr/shr-splash-theme-openmoko_git.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "SHR splash screen - OM2009 theme"
+SECTION = "x11/data"
+LICENSE = "MIT BSD"
+SRCREV = "ebf38849a2328ed4dab1ad143214c6b8c90bed35"
+PV = "1.0+gitr${SRCPV}"
+PR = "r0"
+
+SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
+S = "${WORKDIR}/git/shr-splash/${PN}"
+
+ALTERNATIVE_PRIORITY = 4
+
+require shr-splash-theme.inc
+