[oe-commits] org.oe.dreambox opendreambox: use python 2.4.4, use gdb 6.5 (or 6.6.50.20061209 on dm7025)

tmbinc commit openembedded-commits at lists.openembedded.org
Sun Dec 10 22:48:55 UTC 2006


opendreambox: use python 2.4.4, use gdb 6.5 (or 6.6.50.20061209 on dm7025)

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: 6d84210394659aad7e7e3c9ae7836ab59bfd44c1
ViewMTN: http://monotone.openembedded.org/revision.psp?id=6d84210394659aad7e7e3c9ae7836ab59bfd44c1
Files:
1
conf/distro/opendreambox-1.4.conf
conf/machine/dm7025.conf
Diffs:

#
# mt diff -r72aa69ee05acc3094793a054edfa504d236c71a5 -r6d84210394659aad7e7e3c9ae7836ab59bfd44c1
#
# 
# 
# patch "conf/distro/opendreambox-1.4.conf"
#  from [b6f8b1fa1ecb57c5246871cb6a86b7c9663891db]
#    to [7f4202375cfa910d3439216508f898feab68398d]
# 
# patch "conf/machine/dm7025.conf"
#  from [b72d0f632691a5b9d38bb74b3e95bf26b9e3c42c]
#    to [239ecbf645a6f0d7e4872a85545245ea9d945f50]
# 
============================================================
--- conf/distro/opendreambox-1.4.conf	b6f8b1fa1ecb57c5246871cb6a86b7c9663891db
+++ conf/distro/opendreambox-1.4.conf	7f4202375cfa910d3439216508f898feab68398d
@@ -15,9 +15,10 @@ PREFERRED_VERSION_swig-native = "1.3.29"
 
 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"
============================================================
--- conf/machine/dm7025.conf	b72d0f632691a5b9d38bb74b3e95bf26b9e3c42c
+++ conf/machine/dm7025.conf	239ecbf645a6f0d7e4872a85545245ea9d945f50
@@ -38,6 +38,7 @@ PREFERRED_VERSION_gcc = "4.1.0"
 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"






More information about the Openembedded-commits mailing list