summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptutils.py
diff options
context:
space:
mode:
authorAlexander Kanavin <alex@linutronix.de>2025-08-19 13:56:50 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-08-21 10:29:56 +0100
commit5f1aeaf606e4a0103f79b7c548ce91510298457c (patch)
tree7b57a9cd5384097b9188f3c32c662fad3d389a17 /scripts/lib/scriptutils.py
parent62e64c4a6432305000c6c3425d0c28356893d491 (diff)
downloadpoky-5f1aeaf606e4a0103f79b7c548ce91510298457c.tar.gz
goarch.bbclass: do not leak TUNE_FEATURES into crosssdk task signatures
The default assignments look like this: TARGET_GO386 = "${@go_map_386(d.getVar('TARGET_ARCH'), d.getVar('TUNE_FEATURES'), d)}" TUNE_FEATURES is a target-specific variable, and so should be used only for target builds. The change is similar to what is already done for native packages. (From OE-Core rev: cfff8e968257c44880caa3605e158764ed5c6a2a) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions