diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-04-04 17:17:09 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-04-04 17:17:09 +0000 |
commit | e27a4881f76b0725e4afb60932615625f58f51f6 (patch) | |
tree | b70dba3b824b6c83e20253fa26bfed8b3ab757f5 /conf | |
parent | a5c9f4472ec674e4cf26957902997b5e45c26e56 (diff) |
angstrom-2007.1.conf: Bump h3900, h4000, hx4700, magician kernel version to 2.6.20-hh6.
* Fixes "TS driver spams syslog" issue.
* Approved by Koen Kooi.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index ab5f3b8f72..3344b71726 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -86,10 +86,11 @@ FEED_URIS += " \ #SRCDATE = "20070303" #PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.16-hh9" -PREFERRED_VERSION_linux-handhelds-2.6_h3900 ?= "2.6.19-hh13" +PREFERRED_VERSION_linux-handhelds-2.6_h3900 ?= "2.6.20-hh6" +PREFERRED_VERSION_linux-handhelds-2.6_h4000 ?= "2.6.20-hh6" PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal ?= "2.6.19-hh13" -PREFERRED_VERSION_linux-handhelds-2.6_hx4700 ?= "2.6.20-hh5" -PREFERRED_VERSION_linux-handhelds-2.6_magician ?= "2.6.20-hh5" +PREFERRED_VERSION_linux-handhelds-2.6_hx4700 ?= "2.6.20-hh6" +PREFERRED_VERSION_linux-handhelds-2.6_magician ?= "2.6.20-hh6" PREFERRED_VERSION_file = "4.18" PREFERRED_VERSION_file_native = "4.18" |