[oe-commits] Klaus Kurzmann : shr-splash-theme-logo_git.bb: new recipe

git version control git at git.openembedded.org
Tue Oct 20 19:04:10 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: d3279013c15a740fd54f791d0c3f8c87368894e6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d3279013c15a740fd54f791d0c3f8c87368894e6

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Tue Oct 20 21:04:07 2009 +0200

shr-splash-theme-logo_git.bb: new recipe

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/shr/shr-splash-theme-logo_git.bb |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/recipes/shr/shr-splash-theme-logo_git.bb b/recipes/shr/shr-splash-theme-logo_git.bb
new file mode 100644
index 0000000..282bf01
--- /dev/null
+++ b/recipes/shr/shr-splash-theme-logo_git.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "SHR splash screen - SHR logo theme"
+SECTION = "x11/data"
+LICENSE = "MIT BSD"
+PV = "0.1-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 = 2
+
+require shr-splash-theme.inc
+





More information about the Openembedded-commits mailing list