diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-02-20 20:15:42 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-02-20 20:15:42 +0000 |
commit | d10b9041c67e8fff42236a74a0fe5d3651d8c886 (patch) | |
tree | cd4f679284c167e136c88878560efa67688bcbba /conf | |
parent | 8fc4e1a223f7d3e3947363e3f089db0b7000b6b6 (diff) |
angstrom-2007.1.conf: Bump PREFERRED_VERSION_linux-handhelds-2.6 to use
current release instead of old, removed.
Diffstat (limited to '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 b367b3f142..f1dfd38620 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -84,8 +84,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-hh7" -PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal ?= "2.6.19-hh7" +PREFERRED_VERSION_linux-handhelds-2.6_h3900 ?= "2.6.19-hh12" +PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal ?= "2.6.19-hh12" SRCDATE_gconf-dbus = "20060719" |