git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f389dd
)
Angstrom 2009.X: set OLDEST_KERNEL to 2.6.16 to avoid problems with ppoll()
author
Koen Kooi
<koen@openembedded.org>
Thu, 21 May 2009 18:30:37 +0000
(20:30 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 21 May 2009 18:30:37 +0000
(20:30 +0200)
conf/distro/angstrom-2008.1.conf
patch
|
blob
|
history
diff --git
a/conf/distro/angstrom-2008.1.conf
b/conf/distro/angstrom-2008.1.conf
index
3432db4
..
ad34b7d
100644
(file)
--- a/
conf/distro/angstrom-2008.1.conf
+++ b/
conf/distro/angstrom-2008.1.conf
@@
-20,7
+20,7
@@
DISTRO_VERSION = "2009.X-test-${DATE}"
DISTRO_REVISION = "2"
DISTRO_PR = ".2"
-OLDEST_KERNEL ?= "2.6.1
8
"
+OLDEST_KERNEL ?= "2.6.1
6
"
#build staging from packages
INHERIT += "packaged-staging"