dreambox: increase OLDEST_KERNEL to 2.6.12 for mipsel
authorAndreas Oberritter <obi@opendreambox.org>
Wed, 15 Jul 2009 11:12:54 +0000 (13:12 +0200)
committerAndreas Oberritter <obi@opendreambox.org>
Wed, 15 Jul 2009 11:12:54 +0000 (13:12 +0200)
conf/machine/include/dreambox-mipsel.inc
conf/machine/include/dreambox-powerpc.inc
conf/machine/include/dreambox.inc

index b89d795..cc10206 100644 (file)
@@ -2,6 +2,8 @@
 
 MACHINE_FEATURES += "alsa pci wifi"
 
+OLDEST_KERNEL = "2.6.12"
+
 PREFERRED_PROVIDER_task-opendreambox-dvbapi = "task-opendreambox-dvbapi3"
 PREFERRED_PROVIDER_task-opendreambox-ui = "task-opendreambox-enigma2"
 
index 04cd130..1f754fe 100644 (file)
@@ -1,5 +1,7 @@
 # dreambox-powerpc.inc
 
+OLDEST_KERNEL = "2.6.9"
+
 PREFERRED_VERSION_gdb = "6.5"
 PREFERRED_VERSION_gdb-cross = "6.5"
 PREFERRED_VERSION_freetype = "2.0.9"
index 870391c..35e42a9 100644 (file)
@@ -7,8 +7,6 @@ GLIBC_ADDONS ?= "ports,nptl,libidn"
 MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "dreambox-dvb-modules"
 MACHINE_FEATURES += "kernel26"
 
-OLDEST_KERNEL = "2.6.9"
-
 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"