[oe-commits] org.oe.dev gcc/gcc-cross_4.2.1.bb : de-koen the gcc-cross so if you wish to cause anyone

xora commit openembedded-commits at lists.openembedded.org
Sun Oct 7 12:52:23 UTC 2007


gcc/gcc-cross_4.2.1.bb : de-koen the gcc-cross so if you wish to cause anyone
pain for PR bump then aim at koen :-)

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: f961dac3a8dcb1aa95d8a11998dc42053b245afd
ViewMTN: http://monotone.openembedded.org/revision/info/f961dac3a8dcb1aa95d8a11998dc42053b245afd
Files:
1
packages/gcc/gcc-cross_4.2.1.bb
packages/gcc/gcc_4.2.1.bb
Diffs:

#
# mt diff -r71b62ae97c5244b62c3d3ba6c4c13229290ec15a -rf961dac3a8dcb1aa95d8a11998dc42053b245afd
#
# 
# 
# patch "packages/gcc/gcc-cross_4.2.1.bb"
#  from [83d6c7ddf9a8d01c94ed440c4e431306ae3dcd81]
#    to [a97b09211d1289f0d2c70e6c7866141e1d332393]
# 
# patch "packages/gcc/gcc_4.2.1.bb"
#  from [b0107c70de66f12d9a9168e2db8cdedc9f9c0de5]
#    to [71acc245b0c9e7c137053c4b1f61cd2d5830d6d0]
# 
============================================================
--- packages/gcc/gcc-cross_4.2.1.bb	83d6c7ddf9a8d01c94ed440c4e431306ae3dcd81
+++ packages/gcc/gcc-cross_4.2.1.bb	a97b09211d1289f0d2c70e6c7866141e1d332393
@@ -5,7 +5,7 @@ FILESDIR = "${@os.path.dirname(bb.data.g
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gcc-${PV}"
 # NOTE: split PR.  If the main .oe changes something that affects its *build*
 # remember to increment this one too.
-PR = "r8"
+PR = "r9"
 
 DEPENDS = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}libc-for-gcc gmp-native mpfr-native"
 PROVIDES = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"
============================================================
--- packages/gcc/gcc_4.2.1.bb	b0107c70de66f12d9a9168e2db8cdedc9f9c0de5
+++ packages/gcc/gcc_4.2.1.bb	71acc245b0c9e7c137053c4b1f61cd2d5830d6d0
@@ -38,6 +38,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc
 	file://unbreak-armv4t.patch;patch=1 \
         file://fix-ICE-in-arm_unwind_emit_set.diff;patch=1 \
 	file://cache-amnesia.patch;patch=1 \
+        file://gfortran.patch;patch=1 \
 "
 
 SRC_URI_append_ep93xx = " \
@@ -58,7 +59,6 @@ SRC_URI_append_ep93xx = " \
         file://arm-crunch-truncsi-disable.patch;patch=1 \
         file://arm-crunch-cfcvt64-disable.patch;patch=1 \
         file://arm-crunch-cirrus-bugfixes.patch;patch=1 \
-        file://gfortran.patch;patch=1 \	
        "
 
 PACKAGE_ARCH_ep93xx = "${MACHINE_ARCH}"






More information about the Openembedded-commits mailing list