diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-03-06 17:44:05 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-03-06 17:44:05 +0000 |
commit | abbb0c6e198af23ee2216bd6849d91a70cb4ba6c (patch) | |
tree | 620ad494011bf16d01a05954a7e7982d817419eb /conf/distro/angstrom-2007.1.conf | |
parent | 1dabe68b10f54137bf9db133fbbdc30a143ec549 (diff) |
linux-handhelds-2.6 2.6.19-hh13: -hh12 contained typo preventing build for most machines.
This is fixed in -hh13. Also, update references to -hh12.
Diffstat (limited to 'conf/distro/angstrom-2007.1.conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index f3c4a63217..e868ed581d 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -85,8 +85,8 @@ FEED_URIS += " \ #SRCDATE = "20070303" PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.16-hh9" -PREFERRED_VERSION_linux-handhelds-2.6_h3900 ?= "2.6.19-hh12" -PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal ?= "2.6.19-hh12" +PREFERRED_VERSION_linux-handhelds-2.6_h3900 ?= "2.6.19-hh13" +PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal ?= "2.6.19-hh13" SRCDATE_gconf-dbus = "20060719" |