mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 20:59:42 +01:00
The Valgrind recipe has had support for aarch64 for 9 years but the packagegroup-core-tools-profile recipe still excludes valgrind on aarch64 builds. This patch adds Valgrind when building the package-group-core-tools-profile for aarch64 systems. (From OE-Core rev: 2f8f6d722b39d2d1080367bf780dead4ed4ed781) Signed-off-by: John Ripple <john.ripple@keysight.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>