diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2007-12-27 16:06:31 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2007-12-27 16:06:31 +0000 |
commit | 8912d6ca263f76f1b925f2417c1bfafd9a28283d (patch) | |
tree | 0d415ed9e6563a5604360c5991f70c44be93cb1f | |
parent | 969b90880762541f0a33f355b6426cdb1c1037b0 (diff) | |
parent | b794eccc2e6a33fb1dae9bd0c4becd4de615a2ca (diff) |
merge of '9d4e924b0bb41a7ab01cbbbd984916dc4367895c'
and 'e2bf9fb2e2837fb9aa6c231fa227d473844d1f88'
-rw-r--r-- | 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 44a7791ea2..ff7636e686 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -53,7 +53,7 @@ MACHINE_KERNEL_VERSION = "2.6" PCMCIA_MANAGER = "pcmciautils" #Preferred version for the kernel on various machines -PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh19" +PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh20" #This is unrelated to the kernel version, but userspace apps (e.g. HAL) require a recent version to build against PREFERRED_VERSION_linux-libc-headers = "2.6.23" |