diff options
author | Koen Kooi <koen@openembedded.org> | 2007-11-19 15:17:39 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-11-19 15:17:39 +0000 |
commit | 517c4f8346f966c6d9f3976955415f38d5d4d38d (patch) | |
tree | 18e6bb73bbb8922b092cea9fff987970db84aa1d /conf | |
parent | 383acfd52cbc12fa8c9994253ba7a8b72515a257 (diff) | |
parent | eb558e274dca3ca0d7f0f1e2ad3e5ac834530454 (diff) |
merge of '7a0881668d38c0d3e64ef7ff7fa74e208b9e2d47'
and '9e0e042cf0a2ae14b02a20db24de2d6ac3ce71c3'
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 ffb1029a23..6f3bdb5aea 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -58,6 +58,8 @@ PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh18" RDEPENDS_kernel-base_hx4700 = "" RDEPENDS_kernel-base_htcuniversal = "" +PREFERRED_PROVIDER_libgsmd = "libgsmd" + # older gtk-webcore releases don't work on ARM/EABI # We need to switch to a fixed SRCDATE or release as soon as possible PREFERRED_VERSION_osb-browser = "0.5.0+svn${SRCDATE}" |