From 9ba0bf8b6af6626bd3b6d1558959a83b5c14d501 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 6 May 2015 00:04:55 -0700 Subject: gcc: Add 5 recipes Drop backports obviously additionally drop local patches around parallel compilation since it got reworked upstream To select set GCCVERSION = "5.1%" SDKGCCVERSION = "5.1%" in local.conf Change-Id: Icdfa61017a617244128f361b022e7c8f1f9e0610 (From OE-Core rev: 4bc4acc67e5d7b3f27afadeda5710f9ba5f627d2) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-devtools/gcc/gcc-sanitizers_5.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta/recipes-devtools/gcc/gcc-sanitizers_5.1.bb (limited to 'meta/recipes-devtools/gcc/gcc-sanitizers_5.1.bb') diff --git a/meta/recipes-devtools/gcc/gcc-sanitizers_5.1.bb b/meta/recipes-devtools/gcc/gcc-sanitizers_5.1.bb new file mode 100644 index 0000000000..601f666023 --- /dev/null +++ b/meta/recipes-devtools/gcc/gcc-sanitizers_5.1.bb @@ -0,0 +1,2 @@ +require recipes-devtools/gcc/gcc-${PV}.inc +require gcc-sanitizers.inc -- cgit v1.2.3-54-g00ecf