opendreambox: use python 2.4.4, use gdb 6.5 (or 6.6.50.20061209 on dm7025)
authorFelix Domke <tmbinc@elitedvb.ne>
Sun, 10 Dec 2006 22:45:29 +0000 (22:45 +0000)
committerFelix Domke <tmbinc@elitedvb.ne>
Sun, 10 Dec 2006 22:45:29 +0000 (22:45 +0000)
conf/distro/opendreambox-1.4.conf
conf/machine/dm7025.conf

index a80f9f0..88cbbeb 100644 (file)
@@ -15,9 +15,10 @@ SRCDATE = 20060824
 
 PREFERRED_VERSION_python-native = "2.4.0"
 PREFERRED_VERSION_swig-native = "1.3.29"
-PREFERRED_VERSION_python = "2.4.3"
+PREFERRED_VERSION_python = "2.4.4"
 PREFERRED_VERSION_ipkg = "0.99.154"
 PREFERRED_VERSION_busybox = "1.01"
+PREFERRED_VERSION_gdb = "6.5"
 
 # we need libsigc++-1.2 1.2.5
 PREFERRED_VERSION_libsigc++-1.2 = "1.2.5"
index f74fe49..6319d7e 100644 (file)
@@ -38,6 +38,7 @@ PREFERRED_VERSION_gcc-cross-initial = "3.4.5"
 PREFERRED_VERSION_gcc-cross = "4.1.0"
 PREFERRED_VERSION_gcc-cross-sdk = "4.1.0" 
 PREFERRED_VERSION_gcc = "4.1.0"
+PREFERRED_VERSION_gdb = "6.6.50.20061209"
 PREFERRED_VERSION_binutils-cross = "2.16.1"
 PREFERRED_VERSION_binutils-cross-sdk = "2.16.1"
 PREFERRED_VERSION_binutils = "2.16.1"