[oe-commits] Sebastian Krzyszkowiak : shr-splash-theme-handy: add recipe for new shr-splash theme

git version control git at git.openembedded.org
Sat Jun 6 21:19:23 UTC 2009


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

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Sat Jun  6 16:44:02 2009 +0200

shr-splash-theme-handy: add recipe for new shr-splash theme

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

---

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

diff --git a/recipes/shr/shr-splash-theme-handy_git.bb b/recipes/shr/shr-splash-theme-handy_git.bb
new file mode 100644
index 0000000..5b58b2a
--- /dev/null
+++ b/recipes/shr/shr-splash-theme-handy_git.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "SHR splash screen - handy theme"
+SECTION = "x11/data"
+LICENSE = "MIT BSD"
+PV = "1.2-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}"
+
+require shr-splash-theme.inc





More information about the Openembedded-commits mailing list