summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-cross_4.1.2.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-09-23 00:38:29 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-09-23 00:38:29 +0000
commitefa3492c6eaa112592e4d835310cf6d18a849eae (patch)
tree576432fcac54aaa5a49102e1229d979ddf2c0ee9 /packages/gcc/gcc-cross_4.1.2.bb
parent1c259e381f897d199abc66f6237aeb8542779468 (diff)
parente08f51149bd655e670114418f1f873d93d938fd2 (diff)
merge of '68c1dba00e182241b1e887487fb3c8271f9c0d01'
and '954ad99909199c0ef7c0d21819dce8c20cf40c64'
Diffstat (limited to 'packages/gcc/gcc-cross_4.1.2.bb')
-rw-r--r--packages/gcc/gcc-cross_4.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-cross_4.1.2.bb b/packages/gcc/gcc-cross_4.1.2.bb
index 003fd9e79e..e67d6c6b7a 100644
--- a/packages/gcc/gcc-cross_4.1.2.bb
+++ b/packages/gcc/gcc-cross_4.1.2.bb
@@ -5,7 +5,7 @@ inherit cross
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 = "r6"
+PR = "r8"
DEPENDS = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}libc-for-gcc gmp-native mpfr-native"
PROVIDES = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"