From: Daniele Ricci Date: Mon, 25 Oct 2010 09:42:35 +0000 (+0000) Subject: shr-splash-theme-openmoko: OM2009 SHR splash theme X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=482014a5811f6fcdbe37ef29fdff950e482b6fb1;p=openembedded.git shr-splash-theme-openmoko: OM2009 SHR splash theme Signed-off-by: Daniele Ricci Signed-off-by: Martin Jansa --- 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 +