[oe-commits] Rolf Leggewie : WIP: images: "psplash-angstrom" with "virtual/psplash"

git version control git at git.openembedded.org
Sat Jun 13 15:13:53 UTC 2009


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

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Sat Jun 13 15:03:34 2009 +0900

WIP: images: "psplash-angstrom" with "virtual/psplash"
* done for gpe-image, needs to be done for others

---

 recipes/images/gpe-image.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/images/gpe-image.bb b/recipes/images/gpe-image.bb
index 438b30a..6247729 100644
--- a/recipes/images/gpe-image.bb
+++ b/recipes/images/gpe-image.bb
@@ -8,7 +8,7 @@ XSERVER ?= "xserver-kdrive-fbdev"
 GPE_EXTRA_THEMES = "gpe-theme-industrial"
 
 # Select bootsplash 
-SPLASH ?= ' ${@base_contains("MACHINE_FEATURES", "screen", "psplash-angstrom", "",d)}'
+SPLASH ?= ' ${@base_contains("MACHINE_FEATURES", "screen", "virtual/psplash", "",d)}'
 
 # Select some useful things depending on the device capabilities
 





More information about the Openembedded-commits mailing list