summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
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 /dynamic-layers
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 'dynamic-layers')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-multimedia/mpv/mpv_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-multimedia/mpv/mpv_%.bbappend b/dynamic-layers/openembedded-layer/recipes-multimedia/mpv/mpv_%.bbappend
index 5cf6d411c..9bc613e1f 100644
--- a/dynamic-layers/openembedded-layer/recipes-multimedia/mpv/mpv_%.bbappend
+++ b/dynamic-layers/openembedded-layer/recipes-multimedia/mpv/mpv_%.bbappend
@@ -1,2 +1,2 @@
1# testbuild/../test.c:10: undefined reference to `glXCreateContext' 1# testbuild/../test.c:10: undefined reference to `glXCreateContext'
2PACKAGECONFIG:remove:imxgpu = "x11" 2PACKAGECONFIG:remove:imxgpu = "x11"