diff options
author | Koen Kooi <koen@openembedded.org> | 2006-08-31 19:23:57 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-08-31 19:23:57 +0000 |
commit | f520a657a9d66e5e80569cb7062527913de8b942 (patch) | |
tree | 9a6e31038650e174cf087d774cd20c5aa10a1723 /conf | |
parent | 710e35683f8d5d9bba3af6d9b396a1f9c9cf5aac (diff) |
angstrom: prefer 2.6.16-hh5 for machines that use it
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 327d4123cc..75303d2c5c 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -29,6 +29,9 @@ FEED_URIS += " \ #SRCDATE = "20060630" #SRCDATE_handhelds-pxa-2.6 = "20060622" +PREFERRED_VERSION_handhelds-pxa-2.6 = "2.6.16-hh5" + + SRCDATE_gconf-dbus = "20060719" SRCDATE_gnome-vfs-dbus = "20060803" |