[oe-commits] Sebastian Krzyszkowiak : shr-splash-theme-tux: add new theme

git version control git at git.openembedded.org
Sat Oct 31 20:01:18 UTC 2009


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

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Sat Oct 31 16:24:50 2009 +0000

shr-splash-theme-tux: add new theme

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

---

 conf/distro/include/shr-autorev.inc     |    1 +
 recipes/shr/shr-splash-theme-tux_git.bb |   11 +++++++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/shr-autorev.inc b/conf/distro/include/shr-autorev.inc
index b8ad921..ebe7f2a 100644
--- a/conf/distro/include/shr-autorev.inc
+++ b/conf/distro/include/shr-autorev.inc
@@ -94,6 +94,7 @@ SRCREV_pn-shr-splash-theme-dontpanic = "${AUTOREV}"
 SRCREV_pn-shr-splash-theme-handy = "${AUTOREV}"
 SRCREV_pn-shr-splash-theme-niebiee = "${AUTOREV}"
 SRCREV_pn-shr-splash-theme-logo = "${AUTOREV}"
+SRCREV_pn-shr-splash-theme-tux = "${AUTOREV}"
 SRCREV_pn-shr-installer = "${AUTOREV}"
 SRCREV_pn-shr-config = "${AUTOREV}"
 SRCREV_pn-alsa-scenarii-shr = "${AUTOREV}"
diff --git a/recipes/shr/shr-splash-theme-tux_git.bb b/recipes/shr/shr-splash-theme-tux_git.bb
new file mode 100644
index 0000000..57deded
--- /dev/null
+++ b/recipes/shr/shr-splash-theme-tux_git.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "SHR splash screen - SHR Tux 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}"
+
+require shr-splash-theme.inc
+





More information about the Openembedded-commits mailing list