From a7ce2fb467521c1f188982caaf7d82be5beaead0 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 29 Aug 2008 02:22:17 +0000 Subject: Refresh patches based on 4.3.1 for 4.3.2 All it needed was regenerating configure scripts. -Khem --- packages/gcc/gcc-cross-sdk_4.3.2.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/gcc/gcc-cross-sdk_4.3.2.bb') diff --git a/packages/gcc/gcc-cross-sdk_4.3.2.bb b/packages/gcc/gcc-cross-sdk_4.3.2.bb index e9db886be6..29ee187785 100644 --- a/packages/gcc/gcc-cross-sdk_4.3.2.bb +++ b/packages/gcc/gcc-cross-sdk_4.3.2.bb @@ -1,3 +1,5 @@ +PR = "r1" + inherit sdk require gcc-${PV}.inc -- cgit v1.2.3 From d80141ea4131694f6cad63ea2d50e2b46c840948 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 29 Aug 2008 05:18:57 +0000 Subject: All below is done for GCC 4.3.1 and 4.3.2 recipes. Enable patches for ARM big endian support. Delete unneeded ARM big endian patches. Adjust Thumb support patches. --- packages/gcc/gcc-cross-sdk_4.3.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/gcc/gcc-cross-sdk_4.3.2.bb') diff --git a/packages/gcc/gcc-cross-sdk_4.3.2.bb b/packages/gcc/gcc-cross-sdk_4.3.2.bb index 29ee187785..7f3e1466ce 100644 --- a/packages/gcc/gcc-cross-sdk_4.3.2.bb +++ b/packages/gcc/gcc-cross-sdk_4.3.2.bb @@ -1,4 +1,4 @@ -PR = "r1" +PR = "r2" inherit sdk -- cgit v1.2.3