diff options
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/openzaurus-3.5.3.conf | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/conf/distro/openzaurus-3.5.3.conf b/conf/distro/openzaurus-3.5.3.conf index b9e7707edc..4c068d96ce 100644 --- a/conf/distro/openzaurus-3.5.3.conf +++ b/conf/distro/openzaurus-3.5.3.conf @@ -5,13 +5,13 @@ DISTRO_VERSION = "3.5.2-snapshot-${DATE}" # DISTRO_VERSION = "3.5.3" FEED_URIS += " \ - upgrades##http://openzaurus.org/official/unstable/3.5.3/upgrades/ \ - base##http://openzaurus.org/official/unstable/3.5.3/feed/base/ \ - libs##http://openzaurus.org/official/unstable/3.5.3/feed/libs/ \ - console##http://openzaurus.org/official/unstable/3.5.3/feed/console \ - devel##http://openzaurus.org/official/unstable/3.5.3/feed/devel" + upgrades##http://openzaurus.org/official/unstable/3.5.2/upgrades/ \ + base##http://openzaurus.org/official/unstable/3.5.2/feed/base/ \ + libs##http://openzaurus.org/official/unstable/3.5.2/feed/libs/ \ + console##http://openzaurus.org/official/unstable/3.5.2/feed/console \ + devel##http://openzaurus.org/official/unstable/3.5.2/feed/devel" -CVSDATE = "20050103" +CVSDATE = "20050107" ASSUME_PROVIDED = "virtual/arm-linux-gcc-2.95" PREFERRED_PROVIDERS = "virtual/qte:qte-for-opie virtual/libqpe:libqpe-opie" PREFERRED_PROVIDERS += " virtual/xserver:xserver-kdrive" @@ -36,7 +36,7 @@ CVSDATE_ipkg-utils-native = "20041215" PREFERRED_VERSION_binutils-cross = "2.15.91.0.2" PREFERRED_VERSION_libtool-native = "1.5.6" PREFERRED_VERSION_libtool-cross= "1.5.6" -PREFERRED_VERSION_orinoco-modules = "0.13e" +# PREFERRED_VERSION_orinoco-modules = "0.13e" PREFERRED_VERSION_glibc = "2.3.2+cvs20040726" PREFERRED_VERSION_wlan-ng-modules = "0.2.1pre22" PREFERRED_VERSION_bluez-utils-dbus = "2.11" @@ -47,7 +47,9 @@ PREFERRED_VERSION_bluez-utils-dbus = "2.11" OPIE_VERSION = "1.1.8" include conf/distro/preferred-opie-versions.inc -PREFERRED_VERSION_libopie2 = "the-latest-please" +PREFERRED_VERSION_libopie2 = "the-latest-please" +PREFERRED_VERSION_libqpe-opie = "the-latest-please" +PREFERRED_VERSION_opie-taskbar = "the-latest-please" # # GPE |