1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

binutils-cross-testsuite: Rename to binutils-testsuite

This recipe needs to be renamed because the "-cross-" substring in the
name triggers the cross architecture detection in sstate, but this
recipe is not actually a cross recipe.

(From OE-Core rev: 812c114a8a872ad59b19c7ffb8c1f230fc64c823)

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Joshua Watt
2024-06-24 13:10:55 -06:00
committed by Richard Purdie
parent 7afa4f50b4
commit d077134b0a
4 changed files with 6 additions and 3 deletions
@@ -1,3 +1,6 @@
# NOTE: This recipe cannot have -cross- in the file name because it triggers
# the cross build detection in sstate which causes it to use the wrong
# architecture
require binutils.inc
require binutils-${PV}.inc