diff options
author | Koen Kooi <koen@openembedded.org> | 2005-02-01 11:54:56 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2005-02-01 11:54:56 +0000 |
commit | d52ccd860008241628dbbbe4c499f2ed74789f34 (patch) | |
tree | 3a7f1ae7d1e0397ef36c92b58f3de1f70f6917ac /conf/distro/familiar-0.8.1.conf | |
parent | b4099dc0b292d25c7c0e33467ccb1921f16b1f18 (diff) |
update familiar-0.8.1.conf (opie 1.1.9, dbus 0.23, matchbox bits)
BKrev: 41ff6e10hd0ns12BmLYFTiG5DXkwKA
Diffstat (limited to 'conf/distro/familiar-0.8.1.conf')
-rw-r--r-- | conf/distro/familiar-0.8.1.conf | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/conf/distro/familiar-0.8.1.conf b/conf/distro/familiar-0.8.1.conf index ade60728f7..3f88b17b27 100644 --- a/conf/distro/familiar-0.8.1.conf +++ b/conf/distro/familiar-0.8.1.conf @@ -20,32 +20,34 @@ PREFERRED_VERSION_gcc-cross = "3.4.2" PREFERRED_VERSION_gcc-cross-initial = "3.4.2" PREFERRED_VERSION_libtool-native = "1.5.6" PREFERRED_VERSION_libtool-cross= "1.5.6" + PREFERRED_VERSION_qte-for-opie = "2.3.7" + PREFERRED_VERSION_orinoco-modules = "0.13e" PREFERRED_VERSION_glibc = "2.3.2+cvs20040726" PREFERRED_VERSION_libpng = "1.2.5+1.2.6rc5" PREFERRED_VERSION_wlan-ng-modules = "0.2.1pre22" -#PREFERRED_VERSION_bluez-utils-dbus = "2.13" +PREFERRED_VERSION_bluez-utils-dbus = "2.14" # # Opie # -OPIE_VERSION = "1.1.7" +OPIE_VERSION = "1.1.9" include conf/distro/preferred-opie-versions.inc # # GPE # -PREFERRED_VERSION_libmatchbox = "1.5" -PREFERRED_VERSION_matchbox = "0.9" -PREFERRED_VERSION_matchbox-common = "0.9" -PREFERRED_VERSION_matchbox-desktop = "0.9" -PREFERRED_VERSION_matchbox-wm = "0.9" -PREFERRED_VERSION_matchbox-panel = "0.9" +PREFERRED_VERSION_libmatchbox = "1.6" +PREFERRED_VERSION_matchbox = "0.9.1" +PREFERRED_VERSION_matchbox-common = "0.9.1" +PREFERRED_VERSION_matchbox-desktop = "0.9.1" +PREFERRED_VERSION_matchbox-wm = "0.9.2" +PREFERRED_VERSION_matchbox-panel = "0.9.1" PREFERRED_VERSION_matchbox-applet-inputmanager = "0.6" -#PREFERRED_VERSION_gtk+ = "2.6.0" +#PREFERRED_VERSION_gtk+ = "2.6.1" #PREFERRED_VERSION_libgpewidget = "0.97" PREFERRED_VERSION_libgpepimc = "0.4" PREFERRED_VERSION_libgpevtype = "0.6" @@ -69,7 +71,7 @@ PREFERRED_VERSION_gpe-sketchbox = "0.2.8" PREFERRED_VERSION_gpe-contacts = "0.34" PREFERRED_VERSION_gpe-today = "0.08" PREFERRED_VERSION_matchbox-panel-manager = "0.1" -#PREFERRED_VERSION_dbus = "0.22" +PREFERRED_VERSION_dbus = "0.23" #PREFERRED_VERSION_gpe-bluetooth = "0.37" PREFERRED_VERSION_gpe-su = "0.18" PREFERRED_VERSION_gpe-conf = "0.1.22" |