From 73a5d9a06fabdede79c82e315894341b415ec3b1 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 30 Apr 2009 08:53:28 -0700 Subject: gcc (various): Drop incomplete LDFLAGS patch and really honor them, bump PR --- recipes/gcc/gcc-canadian-sdk_4.2.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gcc/gcc-canadian-sdk_4.2.4.bb') diff --git a/recipes/gcc/gcc-canadian-sdk_4.2.4.bb b/recipes/gcc/gcc-canadian-sdk_4.2.4.bb index d78ab75c81..8859a47331 100644 --- a/recipes/gcc/gcc-canadian-sdk_4.2.4.bb +++ b/recipes/gcc/gcc-canadian-sdk_4.2.4.bb @@ -1,6 +1,6 @@ inherit canadian-sdk -PR = "r2" +PR = "r3" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gcc-${PV}" -- cgit v1.2.3