[oe-commits] Koen Kooi : angstrom 2009.X: weakly assign OLDEST_KERNEL

GIT User account git at amethyst.openembedded.net
Tue May 19 10:58:31 UTC 2009


Module: openembedded.git
Branch: xora/angstrom-srcpv
Commit: 856f9cecac7237c2dd52a42b64fda070ce76929e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=856f9cecac7237c2dd52a42b64fda070ce76929e

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon May 18 16:07:55 2009 +0200

angstrom 2009.X: weakly assign OLDEST_KERNEL

---

 conf/distro/angstrom-2008.1.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index bb50220..3432db4 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -20,6 +20,8 @@ DISTRO_VERSION = "2009.X-test-${DATE}"
 DISTRO_REVISION = "2"
 DISTRO_PR = ".2"
 
+OLDEST_KERNEL ?= "2.6.18"
+
 #build staging from packages
 INHERIT += "packaged-staging"
 





More information about the Openembedded-commits mailing list