[oe-commits] Martin Dietze : conf/distro/nylon.conf: fixed some broken preferred versions

git version control git at git.openembedded.org
Mon Nov 30 10:40:18 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 1d574db013d8f673e46b8982b5275db21742370d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1d574db013d8f673e46b8982b5275db21742370d

Author: Martin Dietze <herbert at spamcop.net>
Date:   Sun Nov 29 21:06:00 2009 +0100

conf/distro/nylon.conf: fixed some broken preferred versions

---

 conf/distro/nylon.conf |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/conf/distro/nylon.conf b/conf/distro/nylon.conf
index 99cab2b..7ab7b35 100644
--- a/conf/distro/nylon.conf
+++ b/conf/distro/nylon.conf
@@ -62,12 +62,11 @@ PREFERRED_VERSION_glibc = "2.3.3"
 PREFERRED_VERSION_glibc-initial = "2.3.2"
 PREFERRED_VERSION_shorewall = "2.0.9-monolithic"
 PREFERRED_VERSION_ppp-dsl = "0.1-monolithic"
-PREFERRED_VERSION_mtd-utils = "1.0.0+git"
+PREFERRED_VERSION_mtd-utils = "1.1.0"
 PREFERRED_VERSION_kismet = "2005-01-R1"
-PREFERRED_VERSION_automake-native = "1.10"
+PREFERRED_VERSION_automake-native = "1.10.2"
 PREFERRED_VERSION_pkgconfig-native = "0.23"
 PREFERRED_VERSION_netperf = "2.3"
-PREFERRED_PROVIDER_hotplug = "linux-hotplug"
 
 PREFERRED_VERSION_gcc-cross-initial = "3.3.4"
 PREFERRED_VERSION_gcc-cross-intermediate = "3.3.4"
@@ -83,3 +82,8 @@ PREFERRED_VERSION_prism54-firmware = "1.0.3.0"
 PREFERRED_VERSION_udev = "100"
 PREFERRED_VERSION_madwifi-modules = "0.9.3"
 PREFERRED_VERSION_madwifi-tools = "0.9.3"
+PREFERRED_VERSION_e2fsprogs-libs = "1.41.8"
+PREFERRED_VERSION_dbus = "1.2.1"
+
+PREFERRED_PROVIDER_hotplug = "linux-hotplug"
+PREFERRED_PROVIDER_opkg = "opkg-nogpg"





More information about the Openembedded-commits mailing list