[oe-commits] Klaus Kurzmann : shr.conf: set provider for the new logo splash instead of the simple one

git version control git at git.openembedded.org
Mon Oct 26 16:13:08 UTC 2009


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Mon Oct 26 17:13:00 2009 +0100

shr.conf: set provider for the new logo splash instead of the simple one

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

---

 conf/distro/shr.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index a9bb98f..4f6136b 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -82,8 +82,8 @@ PREFERRED_PROVIDER_midpath = "midpath-openmoko"
 # We don't use this, but select one to shut bitbake up.
 PREFERRED_PROVIDER_virtual/libqte2 = "qte"
 
-PREFERRED_PROVIDER_shr-splash-theme-simple = "shr-splash-theme-simple"
-PREFERRED_PROVIDER_virtual/shr-splash-theme = "shr-splash-theme-simple"
+PREFERRED_PROVIDER_shr-splash-theme-logo = "shr-splash-theme-logo"
+PREFERRED_PROVIDER_virtual/shr-splash-theme = "shr-splash-theme-logo"
 PREFERRED_PROVIDER_frameworkd-config-shr = "frameworkd-config-shr"
 PREFERRED_PROVIDER_frameworkd-config = "frameworkd-config-shr"
 PREFERRED_PROVIDER_frameworkd = "frameworkd"





More information about the Openembedded-commits mailing list