shr-splash-theme-openmoko: OM2009 SHR splash theme
authorDaniele Ricci <daniele.athome@gmail.com>
Mon, 25 Oct 2010 09:42:35 +0000 (09:42 +0000)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 25 Oct 2010 11:16:44 +0000 (13:16 +0200)
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/shr/shr-splash-theme-openmoko_git.bb [new file with mode: 0644]

diff --git a/recipes/shr/shr-splash-theme-openmoko_git.bb b/recipes/shr/shr-splash-theme-openmoko_git.bb
new file mode 100644 (file)
index 0000000..ed94ed6
--- /dev/null
@@ -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
+