summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-multimedia
Commit message (Collapse)AuthorAgeFilesLines
* global: Strip trailing whitespaceOtavio Salvador2026-07-121-1/+1
| | | | | | | | | | | | 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>
* mpv: Do not enable x11 when using vivante graphics driverKhem Raj2023-06-081-0/+2
Signed-off-by: Khem Raj <raj.khem@gmail.com>