summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-07-12 04:39:37 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2026-07-12 04:45:09 -0300
commit1161bee242e93dd083efdd5f32d16efa67e9946e (patch)
tree3fc64c75cd27cca2158d9d5373878144e3efeaa6 /recipes-devtools
parent513f2afdf03f3fc01039dc0c56e9d89c9f01b762 (diff)
downloadmeta-freescale-1161bee242e93dd083efdd5f32d16efa67e9946e.tar.gz
global: Strip trailing whitespace
Remove trailing whitespace across the layer's recipes. Generated mechanically by oelint-adv's auto-fix for a single rule (oelint.spaces.lineend), isolated to one commit so the mechanical change is easy to review and revert. Pure whitespace removal with no semantic effect; a re-run of oelint-adv reports the rule clean. No build change expected. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/qemu/qemu-qoriq.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/qemu/qemu-qoriq.inc b/recipes-devtools/qemu/qemu-qoriq.inc
index 60686bde8..b52eb77a1 100644
--- a/recipes-devtools/qemu/qemu-qoriq.inc
+++ b/recipes-devtools/qemu/qemu-qoriq.inc
@@ -70,7 +70,7 @@ do_install_ptest() {
70 sed -i -e '/wildcard config-host.mak/d' \ 70 sed -i -e '/wildcard config-host.mak/d' \
71 -e '$ {/endif/d}' ${D}${PTEST_PATH}/tests/Makefile.include 71 -e '$ {/endif/d}' ${D}${PTEST_PATH}/tests/Makefile.include
72 sed -i -e 's,${HOSTTOOLS_DIR}/python3,${bindir}/python3,' \ 72 sed -i -e 's,${HOSTTOOLS_DIR}/python3,${bindir}/python3,' \
73 ${D}/${PTEST_PATH}/tests/qemu-iotests/common.env 73 ${D}/${PTEST_PATH}/tests/qemu-iotests/common.env
74} 74}
75 75
76# QEMU_TARGETS is overridable variable 76# QEMU_TARGETS is overridable variable