summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-09-26 20:39:54 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-28 21:44:51 +0100
commit11d435684bd330210b8d24481426eef3c5362f84 (patch)
tree4cd2dbad16513918f29ba4bcc112b0396ca7b47c /meta/recipes-devtools/gcc
parentf40b763c691559511ed083b77b04f8bc5da95d55 (diff)
downloadast2050-yocto-poky-11d435684bd330210b8d24481426eef3c5362f84.zip
ast2050-yocto-poky-11d435684bd330210b8d24481426eef3c5362f84.tar.gz
gcc-4.6: Update to tip of FSF gcc-4_6-branch
(From OE-Core rev: ed7deecb9503420fbf8071445e077c32beda8dc4) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.inc b/meta/recipes-devtools/gcc/gcc-4.6.inc
index eef0ef0..a352e36 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.6.inc
@@ -1,6 +1,6 @@
require gcc-common.inc
-PR = "r13"
+PR = "r14"
# Third digit in PV should be incremented after a minor release
# happens from this branch on gcc e.g. currently its 4.6.0
@@ -16,9 +16,9 @@ PV = "4.6.1+svnr${SRCPV}"
# 4.6.1 then the value below will have 2 which will mean 4.6.2
# which will be next minor release and so on.
-BINV = "4.6.1"
+BINV = "4.6.2"
-SRCREV = 175454
+SRCREV = 178924
BRANCH = "gcc-4_6-branch"
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/gcc-4.6' ], d)}"
OpenPOWER on IntegriCloud