[oe-commits] org.oe.dev gcc-cross_4.2.2 -> resynchronize PR to match recently modified gcc_4.2.2

dyoung commit openembedded-commits at lists.openembedded.org
Fri Feb 29 05:43:13 UTC 2008


gcc-cross_4.2.2 -> resynchronize PR to match recently modified gcc_4.2.2

Author: dyoung at nslu2-linux.org
Branch: org.openembedded.dev
Revision: d11d5824c76b0b1aa853d8c90b90b0eeaa632eeb
ViewMTN: http://monotone.openembedded.org/revision/info/d11d5824c76b0b1aa853d8c90b90b0eeaa632eeb
Files:
1
packages/gcc/gcc-cross_4.2.2.bb
Diffs:

#
# mt diff -r46a9855ba9bc58f6d6612c5c6ab4653e5c5046e7 -rd11d5824c76b0b1aa853d8c90b90b0eeaa632eeb
#
# 
# 
# patch "packages/gcc/gcc-cross_4.2.2.bb"
#  from [966323ee244047dc2568f0dec747e5437039225f]
#    to [12e688f12323d409a909f9a932f8a7651c517ccc]
# 
============================================================
--- packages/gcc/gcc-cross_4.2.2.bb	966323ee244047dc2568f0dec747e5437039225f
+++ packages/gcc/gcc-cross_4.2.2.bb	12e688f12323d409a909f9a932f8a7651c517ccc
@@ -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 = "r4"
+PR = "r5"
 
 DEPENDS = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}libc-for-gcc gmp-native mpfr-native"
 PROVIDES = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"






More information about the Openembedded-commits mailing list