[oe-commits] org.oe.dev merge of '7d82814c0d9a56f422a652519c2811b08560b27e'

oe commit oe at amethyst.openembedded.net
Sat Jun 21 09:30:33 UTC 2008


merge of '7d82814c0d9a56f422a652519c2811b08560b27e'
     and 'f86fbd2f7f071147d458917a620d3ff66ad3141e'

Author: oe at openembedded.org
Branch: org.openembedded.dev
Revision: d39e1e13935f19883ebd2e00d5a248ae5e110c98
ViewMTN: http://monotone.openembedded.org/revision/info/d39e1e13935f19883ebd2e00d5a248ae5e110c98
Files:
1
conf/machine/include/tune-pentium.inc
conf/machine/include/tune-pentiumpro.inc
conf/distro/include/sane-srcrevs.inc
Diffs:

#
# mt diff -r7d82814c0d9a56f422a652519c2811b08560b27e -rd39e1e13935f19883ebd2e00d5a248ae5e110c98
#
#
#
# patch "conf/machine/include/tune-pentium.inc"
#  from [ae918a29a5b2cf2ea6a1e4096addbeb03ef0a2c4]
#    to [6b9ddb65b3836bda362d3f5eda88fcca7899e5b4]
# 
# patch "conf/machine/include/tune-pentiumpro.inc"
#  from [4ab9170a17b665e8ee94d35f9617106f83371dba]
#    to [540ece970e180900a0c64ce122b9579a22601580]
#
============================================================
--- conf/machine/include/tune-pentium.inc	ae918a29a5b2cf2ea6a1e4096addbeb03ef0a2c4
+++ conf/machine/include/tune-pentium.inc	6b9ddb65b3836bda362d3f5eda88fcca7899e5b4
@@ -1,4 +1,4 @@
-TARGET_CC_ARCH = "-mcpu=pentium"
+TARGET_CC_ARCH = "-march=pentium"
 PACKAGE_ARCH = "i586"
 FEED_ARCH = "i586"
 
============================================================
--- conf/machine/include/tune-pentiumpro.inc	4ab9170a17b665e8ee94d35f9617106f83371dba
+++ conf/machine/include/tune-pentiumpro.inc	540ece970e180900a0c64ce122b9579a22601580
@@ -1,4 +1,4 @@
-TARGET_CC_ARCH = "-mcpu=pentiumpro"
+TARGET_CC_ARCH = "-march=pentiumpro"
 PACKAGE_ARCH = "i686"
 FEED_ARCH = "i686"
 


#
# mt diff -rf86fbd2f7f071147d458917a620d3ff66ad3141e -rd39e1e13935f19883ebd2e00d5a248ae5e110c98
#
#
#
# patch "conf/distro/include/sane-srcrevs.inc"
#  from [0b433ddda3d56e0d3d91f1c8730f0106aaaf69c5]
#    to [337718e35e20ddb11e0cbf618f12f0c7818e3405]
#
============================================================
--- conf/distro/include/sane-srcrevs.inc	0b433ddda3d56e0d3d91f1c8730f0106aaaf69c5
+++ conf/distro/include/sane-srcrevs.inc	337718e35e20ddb11e0cbf618f12f0c7818e3405
@@ -162,6 +162,7 @@ SRCREV_pn-pty-forward-native ?= "4214"
 SRCREV_pn-packagekit ?= "813fa8cfb139246cf180d52895b52b28616ae2f5"
 SRCREV_pn-psplash ?= "249"
 SRCREV_pn-pty-forward-native ?= "4214"
+SRCREV_pn-python-etk ?= "8b51535150cbc88467e3d8b578e54df27eac643"
 SRCREV_pn-python-odeviced ?= "2f02576532b52732251b3c530a09e4c08685a911"
 SRCREV_pn-python-oeventd ?= "d9646ee640fe6eabd023b82a7a0b8ed529cf07b7"
 SRCREV_pn-python-ophoned ?= "8bb89a912163c8a846be7a14b2a6e2f832f91bd6"






More information about the Openembedded-commits mailing list