From 00a7485954bbe016c5d8fe55b8bbeb07c9539f61 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 29 Sep 2007 11:03:51 +0000 Subject: gcc-cross: Update paths to reference staging instead of cross (from poky), bump PR to make sure gcc-cross reinstalls after cross changes to ensure everything works correctly --- packages/gcc/gcc-cross_4.0.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/gcc/gcc-cross_4.0.2.bb') diff --git a/packages/gcc/gcc-cross_4.0.2.bb b/packages/gcc/gcc-cross_4.0.2.bb index 59da2080e8..33544af026 100644 --- a/packages/gcc/gcc-cross_4.0.2.bb +++ b/packages/gcc/gcc-cross_4.0.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 = "r7" +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++" -- cgit v1.2.3