diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-12-27 22:31:14 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-12-27 22:31:14 +0000 |
commit | 82c526e5d8f578bb0b3826ce5f71248a7338ed17 (patch) | |
tree | 75e0a099e11e3caa3827eae34877321ff20bb09c /conf | |
parent | 6f8e7f7a711a66da93fcec32c65fd669bf1d7aa8 (diff) | |
parent | 2118494c862cc7442fda5249394b924575a6f7ca (diff) |
merge of 'bed1f45d5c2e76fbd336580d09caef10c613f256'
and 'fbb56d5a76093891efdc7abc682059fd0436d4be'
Diffstat (limited to 'conf')
-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" |