diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-03-31 13:58:49 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-03-31 13:58:49 +0000 |
commit | acc990526106b6ed000907c6dc0d3605679c71c5 (patch) | |
tree | 351e161268fee31524b4f97e4d883c63450f4af6 /conf | |
parent | b4a61530aa20a81020170c73936fe2c6b19df5b0 (diff) |
angstrom-2007.1.conf: bump hx4700 and magician kernel version to 2.6.20-hh5
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 37d2f1b9df..9322bb97d8 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -88,6 +88,8 @@ FEED_URIS += " \ #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_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_file = "4.18" PREFERRED_VERSION_file_native = "4.18" |