diff options
author | Justin Patrin <papercrane@gmail.com> | 2007-03-31 16:13:56 +0000 |
---|---|---|
committer | Justin Patrin <papercrane@gmail.com> | 2007-03-31 16:13:56 +0000 |
commit | 649c442569d4c7ce00d7c8634391f2e754bdf2f8 (patch) | |
tree | 13f29a4a03bd34bf02c102c92863c371c0a0d006 /conf | |
parent | d00c789a09ab7637ecabaa43006efefbb29c093b (diff) | |
parent | 5d3963de4a236f1a28f4c5c0829d0492141ea505 (diff) |
merge of 'a664968fa31cd22e4e26d9d058bd6c55d5358c6e'
and 'ce45c8e871ba93b79b522e7311f813a4c79bb08e'
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" |