diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-28 18:28:36 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-28 18:28:36 +0000 |
commit | c9ee1fb8c31cb262ce916e8de10bf0e2941acd10 (patch) | |
tree | 1fe26efdeaea912afe51ba9edb9fdb2b8f658779 /conf/distro | |
parent | 2059639d1094876267c32e18ea19a7a2cdfed9fa (diff) |
angstrom-2007.1: Add h3900 to supported machines, requires fresh kernel.
* Approved by Koen Kooi.
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 9f42680f29..11c4ce7dca 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -8,7 +8,7 @@ #DISTRO_VERSION = "2007.3" DISTRO_VERSION = "test-${DATE}" -DISTRO_REVISION = "27" +DISTRO_REVISION = "28" require conf/distro/include/angstrom.inc require conf/distro/include/sane-srcdates.inc @@ -70,6 +70,7 @@ FEED_URIS += " \ #SRCDATE = "20061029" PREFERRED_VERSION_linux-handhelds-2.6 = "2.6.16-hh8" +PREFERRED_VERSION_linux-handhelds-2.6_h3900 = "2.6.19-hh7" PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal = "2.6.18-hh1" |