diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-12-27 13:42:15 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-12-27 13:42:15 +0000 |
commit | b794eccc2e6a33fb1dae9bd0c4becd4de615a2ca (patch) | |
tree | 94c155254be8c018e8dda17e78c545b32af6179a | |
parent | 2ed69ec2b23f07d49fc237fe6ddb13ea486dc39f (diff) |
bump linux-handhelds-2.6 to 2.6.21-hh20 in angstrom 2008.1, too
-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" |