[oe-commits] Sebastian Krzyszkowiak : shr-splash-theme-logo: support palmpre and htcdream machines

git version control git at git.openembedded.org
Mon Sep 13 13:46:04 UTC 2010


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

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Mon Sep 13 12:35:52 2010 +0000

shr-splash-theme-logo: support palmpre and htcdream machines

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

---

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

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





More information about the Openembedded-commits mailing list