From 307fcba065e26e33f8ee922e2116291c8796bb85 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Sun, 22 Jan 2012 16:39:34 -0800 Subject: libgcc: Seperate out libgcov.a from libgcc-dev libgcov.a is moved to it's own libgcov-dev package, instead of being part of libgcc-dev. (From OE-Core rev: a82a3f8ec55e68a003420549392d638e565562fc) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-devtools/gcc/gcc-4.6.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/gcc/gcc-4.6.inc') diff --git a/meta/recipes-devtools/gcc/gcc-4.6.inc b/meta/recipes-devtools/gcc/gcc-4.6.inc index a76fa0b4ce..ca0d41d6e4 100644 --- a/meta/recipes-devtools/gcc/gcc-4.6.inc +++ b/meta/recipes-devtools/gcc/gcc-4.6.inc @@ -1,6 +1,6 @@ require gcc-common.inc -PR = "r20" +PR = "r21" # Third digit in PV should be incremented after a minor release # happens from this branch on gcc e.g. currently its 4.6.0 -- cgit v1.2.3-54-g00ecf