[oe-commits] Sebastian Krzyszkowiak : shr-splash-theme-logo: bump and support nokia900

git version control git at git.openembedded.org
Sun Sep 12 14:36:20 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 15463bf047cc487b05346b5ba6a6c5c98466edb6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=15463bf047cc487b05346b5ba6a6c5c98466edb6

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Fri Sep 10 19:35:55 2010 +0000

shr-splash-theme-logo: bump and support nokia900

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

---

 recipes/shr/shr-splash-theme-logo_git.bb |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/recipes/shr/shr-splash-theme-logo_git.bb b/recipes/shr/shr-splash-theme-logo_git.bb
index 6d838b4..f66ffa1 100644
--- a/recipes/shr/shr-splash-theme-logo_git.bb
+++ b/recipes/shr/shr-splash-theme-logo_git.bb
@@ -1,13 +1,18 @@
 DESCRIPTION = "SHR splash screen - SHR logo theme"
 SECTION = "x11/data"
 LICENSE = "MIT BSD"
-SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
+SRCREV = "4b4f8d96ac579eabd4a3f9b9b1200787f8155340"
 PV = "0.1+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/shr-splash/${PN}"
 
+SS = "${S}"
+SS_append_nokia900 = "/nokia900"
+SS_append_om-gta01 = "/om-gta01"
+SS_append_om-gta02 = "/om-gta02"
+
 ALTERNATIVE_PRIORITY = 3
 
 require shr-splash-theme.inc





More information about the Openembedded-commits mailing list