summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/distro/kaeilos.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/distro/kaeilos.conf b/conf/distro/kaeilos.conf
index 815d40f3da..39033211c3 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@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"