[oe] [STABLE][PATCH 018/125] Angstrom 2009.X: set OLDEST_KERNEL to 2.6.16 to avoid problems with ppoll()

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Wed Jul 1 18:54:19 UTC 2009


From: Koen Kooi <koen at openembedded.org>


Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
---
 conf/distro/angstrom-2008.1.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index de69c48..a607d4c 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -20,7 +20,7 @@ DISTRO_VERSION = "2009.X-stable"
 DISTRO_REVISION = "1"
 DISTRO_PR = ".1"
 
-OLDEST_KERNEL ?= "2.6.18"
+OLDEST_KERNEL ?= "2.6.16"
 
 #build staging from packages
 INHERIT += "packaged-staging"
-- 
1.6.3.1







More information about the Openembedded-devel mailing list