From 7325781e35d488ec9b1dea9e8af3ea68e5f0cfcd Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 27 Jul 2010 00:11:26 -0700 Subject: gcc-4.5.0: apply the lib64 path 64bithack.patch Bump the PR for all the affected recipes Signed-off-by: Nitin A Kamble --- meta/packages/gcc/gcc-4.5.0.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta/packages/gcc/gcc-4.5.0.inc') diff --git a/meta/packages/gcc/gcc-4.5.0.inc b/meta/packages/gcc/gcc-4.5.0.inc index ebf5e17ae..9d66940bf 100644 --- a/meta/packages/gcc/gcc-4.5.0.inc +++ b/meta/packages/gcc/gcc-4.5.0.inc @@ -4,8 +4,6 @@ LICENSE = "GPLv3" DEPENDS =+ "mpfr gmp libmpc elfutils" NATIVEDEPS = "mpfr-native gmp-native gettext-native libmpc-native elfutils-native" -PR = "r0" - SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ file://gcc-4.5.0_to_svn_162398.patch.bz2 \ file://gcc_revert_base_version_to_4.5.0.patch \ @@ -46,6 +44,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ file://zecke-xgcc-cpp.patch \ file://gcc-poison-system-directories.patch \ file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ + file://64bithack.patch;patch=1 \ " SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " -- cgit v1.2.3