]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
packagegroup-core-tools-profile: disable valgrind on arc
authorAlexey Brodkin <alexey.brodkin@synopsys.com>
Thu, 18 Oct 2018 10:26:09 +0000 (13:26 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Oct 2018 21:39:25 +0000 (22:39 +0100)
As of today there's no port of Valgrind for ARC so disabling it.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb

index 520d907714a955e636ba99f8260b63a8a4918c85..4ec1f9284f2f9bfa2c24e399e906c2cb6467faba 100644 (file)
@@ -55,6 +55,7 @@ VALGRIND = "valgrind"
 VALGRIND_libc-musl = ""
 VALGRIND_mipsarch = ""
 VALGRIND_nios2 = ""
+VALGRIND_arc = ""
 VALGRIND_armv4 = ""
 VALGRIND_armv5 = ""
 VALGRIND_armv6 = ""