poky/meta
Peter Marko f5c5d1dd6c oeqa: fix package detection in go sdk tests
The test are skipped if architecture contains dash because TARGET_ARCH
contains underscore while package name contains dash. Here the
translation needs to be done.

Note that poky distro default arch has dash:
MACHINE="qemux86-64"
TARGET_ARCH="x86_64"
ERROR: Nothing PROVIDES 'go-cross-canadian-x86_64'. Close matches:
  gcc-cross-canadian-x86-64
  gdb-cross-canadian-x86-64
  go-cross-canadian-x86-64
TRANSLATED_TARGET_ARCH="x86-64"

Quoting meta/classes-recipe/cross-canadian.bbclass:
TRANSLATED_TARGET_ARCH is added into PN

(From OE-Core rev: 82a46b70bfba7c4ce4fd20e2658b182b03e55037)

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-11-26 07:50:35 -08:00
..
classes spdx30: Provide software_packageUrl field in SPDX 3.0 SBOM 2025-11-26 07:50:35 -08:00
classes-global lib/license: Move package license skip to library 2025-11-14 06:45:29 -08:00
classes-recipe goarch.bbclass: do not leak TUNE_FEATURES into crosssdk task signatures 2025-11-26 07:50:35 -08:00
conf conf/bitbake.conf: use gnu mirror instead of main server 2025-10-13 12:42:58 -07:00
files meta: Enable '-o pipefail' for the SDK installer 2025-03-05 06:03:47 -08:00
lib oeqa: fix package detection in go sdk tests 2025-11-26 07:50:35 -08:00
recipes-bsp u-boot: fix CVE-2024-42040 2025-11-03 07:17:02 -08:00
recipes-connectivity wpa-supplicant: patch CVE-2025-24912 2025-11-07 06:54:40 -08:00
recipes-core musl: patch CVE-2025-26519 2025-11-26 07:50:35 -08:00
recipes-devtools go: fix CVE-2025-61724 2025-11-14 06:45:29 -08:00
recipes-extended iptables: remove /etc/ethertypes 2025-11-03 07:17:02 -08:00
recipes-gnome gdk-pixbuf: fix CVE-2025-7345 2025-07-21 09:07:21 -07:00
recipes-graphics glslang: fix compiling with gcc15 2025-11-26 07:50:35 -08:00
recipes-kernel wireless-regdb: upgrade 2024.10.07 -> 2025.10.07 2025-11-14 06:45:29 -08:00
recipes-multimedia tiff: ignore CVE-2025-8961 2025-11-03 07:17:02 -08:00
recipes-rt rt-tests: rt_bmark.py: fix TypeError 2024-08-06 19:11:18 -07:00
recipes-sato webkitgtk: upgrade 2.44.3 -> 2.44.4 2025-11-14 06:45:29 -08:00
recipes-support sqlite3: patch CVE-2025-7709 2025-11-26 07:50:35 -08:00
site
COPYING.MIT
recipes.txt