From 896bbc379a24bfa4878fd8331a68b425e1b9a1fd Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 8 Mar 2012 06:20:05 +0000 Subject: gcc-4.5: Move SRCREV to latest on gcc-4_5-branch This brings in bug fixes for details clone gcc tree and checkout gcc-4_5-branch and then git log aab79458fc2025967f9a35aef4e7c0094c63d38e..1b523ca2a20934d1c52cb3a54b634ac4441debdf Signed-off-by: Khem Raj Signed-off-by: Koen Kooi --- meta-oe/recipes-devtools/gcc/gcc-4.5.inc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'meta-oe/recipes-devtools/gcc/gcc-4.5.inc') diff --git a/meta-oe/recipes-devtools/gcc/gcc-4.5.inc b/meta-oe/recipes-devtools/gcc/gcc-4.5.inc index d1802b5660..b23b3224b3 100644 --- a/meta-oe/recipes-devtools/gcc/gcc-4.5.inc +++ b/meta-oe/recipes-devtools/gcc/gcc-4.5.inc @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ PV = "4.5" -PR = "r46" +PR = "r47" # BINV should be incremented after updating to a revision # after a minor gcc release (e.g. 4.5.1 or 4.5.2) has been made @@ -23,7 +23,7 @@ PR = "r46" # which will be next minor release and so on. BINV = "${PV}.4" -SRCREV = "181733" +SRCREV = "184907" BRANCH = "gcc-4_5-branch" PR_append = "+svnr${SRCPV}" @@ -80,7 +80,6 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};proto=http \ file://linaro/gcc-4.5-linaro-r99344.patch \ file://linaro/gcc-4.5-linaro-r99345.patch \ file://linaro/gcc-4.5-linaro-r99346.patch \ - file://linaro/gcc-4.5-linaro-r99347.patch \ file://linaro/gcc-4.5-linaro-r99348.patch \ file://linaro/gcc-4.5-linaro-r99349.patch \ file://linaro/gcc-4.5-linaro-r99351.patch \ -- cgit 1.2.3-korg