[oe-commits] Marco Cavallini : kaeilos.conf: changed KaeilOS specific psplash-kaeilos

git version control git at git.openembedded.org
Thu Jan 20 14:31:29 UTC 2011


Module: openembedded.git
Branch: master
Commit: 8c448a064e64665d5fdab15813b3ad3c70800028
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8c448a064e64665d5fdab15813b3ad3c70800028

Author: Marco Cavallini <m.cavallini at koansoftware.com>
Date:   Thu Jan 20 15:28:57 2011 +0100

kaeilos.conf: changed KaeilOS specific psplash-kaeilos

 * bump PR

---

 conf/distro/kaeilos.conf |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/distro/kaeilos.conf b/conf/distro/kaeilos.conf
index 815d40f..3903321 100644
--- a/conf/distro/kaeilos.conf
+++ b/conf/distro/kaeilos.conf
@@ -4,7 +4,7 @@
 #@DESCRIPTION: KaeilOS Linux Distribution for Kernel 2.6 based devices
 #              This version is strictly conformed to Angstrom 
 #@MAINTAINER: Marco Cavallini <m.cavallini at koansoftware.com>
-#@VERSION: 23-11-2010
+#@VERSION: 20-01-2011
 #
 # KaeilOS is a registered trade mark of KOAN - Bergamo - Italia
 # Use this at your own risk, we welcome bugreports filed at 
@@ -14,7 +14,7 @@
 #DISTRO_VERSION = "2009.2"
 DISTRO_VERSION = "2009.2-test-${DATE}"
 DISTRO_REVISION = "2"
-DISTRO_PR = ".6"
+DISTRO_PR = ".7"
 
 OLDEST_KERNEL ?= "2.6.16"
 
@@ -194,6 +194,6 @@ DISTRO_EXTRA_RRECOMMENDS += " \
     ${DEBUG_APPS} \
 "
 
-SPLASH ?= "psplash"
+SPLASH ?= ' ${@base_contains("MACHINE_FEATURES", "screen", "psplash-kaeilos", "",d)}'
 ARM_INSTRUCTION_SET_pn-uclibc = "arm"
 ARM_INSTRUCTION_SET_pn-uclibc-initial = "arm"





More information about the Openembedded-commits mailing list