From eccece9553cac5a8fa4bd95263945cc2f40cf96b Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Sun, 22 Jan 2012 16:40:53 -0800 Subject: gcc: move shared .a to their own package Keep the *_nonshared.a in the libgcc-dev package as required for linking, moved the other *.a libraries into their respective packages (libstdc++ and libssp). (From OE-Core rev: c2838d949ffd15282c72551b40c5fd81d0db1fa0) 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 ca0d41d6e4..758c93ea88 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 = "r21" +PR = "r22" # 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