[oe-commits] org.oe.dreambox opendreambox-1.4: update swig, make gdb machine version machine dependent

tmbinc commit openembedded-commits at lists.openembedded.org
Mon Jan 15 21:23:54 UTC 2007


opendreambox-1.4: update swig, make gdb machine version machine dependent

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

#
# mt diff -r5aeff24862158e64eb028685e9cb3866b11fbcd5 -rb0c4d79cfd555a321f6b9ee7ec0bf5382d20e728
#
# 
# 
# patch "conf/distro/opendreambox-1.4.conf"
#  from [7f4202375cfa910d3439216508f898feab68398d]
#    to [d362ce26c5a5d230a4b5608ed7d4032633c582b8]
# 
# patch "conf/machine/dm7020.conf"
#  from [2e89733fcff07e257ba487d858b06f0b7a5d76b6]
#    to [d5684d28a385da7b8ad615b866c597f22e03f0e0]
# 
============================================================
--- conf/distro/opendreambox-1.4.conf	7f4202375cfa910d3439216508f898feab68398d
+++ conf/distro/opendreambox-1.4.conf	d362ce26c5a5d230a4b5608ed7d4032633c582b8
@@ -14,11 +14,10 @@ PREFERRED_VERSION_python-native = "2.4.0
 SRCDATE = 20060824
 
 PREFERRED_VERSION_python-native = "2.4.0"
-PREFERRED_VERSION_swig-native = "1.3.29"
+PREFERRED_VERSION_swig-native = "1.3.31"
 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/dm7020.conf	2e89733fcff07e257ba487d858b06f0b7a5d76b6
+++ conf/machine/dm7020.conf	d5684d28a385da7b8ad615b866c597f22e03f0e0
@@ -20,6 +20,8 @@ PREFERRED_VERSION_gcc = "3.4.4"
 PREFERRED_VERSION_gcc-cross = "3.4.4"
 PREFERRED_VERSION_gcc-cross-sdk = "3.4.4" 
 PREFERRED_VERSION_gcc = "3.4.4"
+PREFERRED_VERSION_gdb = "6.5"
+PREFERRED_VERSION_gdb-cross = "6.5"
 PREFERRED_VERSION_binutils-cross = "2.15.94.0.1"
 PREFERRED_VERSION_binutils-cross-sdk = "2.15.94.0.1"
 PREFERRED_VERSION_binutils = "2.15.94.0.1"






More information about the Openembedded-commits mailing list