[oe-commits] Rolf Leggewie : WIP images: virtual/psplash does not build, inquire some more

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


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

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

WIP images: virtual/psplash does not build, inquire some more

---

 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 6247729..bbb42fa 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", "virtual/psplash", "",d)}'
+SPLASH ?= ' ${@base_contains("MACHINE_FEATURES", "screen", "psplash", "",d)}'
 
 # Select some useful things depending on the device capabilities
 





More information about the Openembedded-commits mailing list