summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/imx-gpu-sdk/libxdg-shell.bb
Commit message (Collapse)AuthorAgeFilesLines
* libxdg-shell: Set DESCRIPTION, HOMEPAGE and SECTION per oelintOtavio Salvador2 days1-0/+3
| | | | | | Add the missing mandatory DESCRIPTION and HOMEPAGE and set SECTION. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libxdg-shell: Sort DEPENDS entries alphabeticallyOtavio Salvador3 days1-1/+1
| | | | | | | Order DEPENDS alphabetically per oelint.vars.dependsordered. No functional change. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* global: Drop needless whitespace in assignmentsOtavio Salvador4 days1-1/+1
| | | | | | | | | | | | | | Remove the stray space between an assignment's opening quote and its line-continuation backslash, and the space before '%' in inline ${@...} expressions. Generated mechanically by oelint-adv's auto-fix for a single rule (oelint.vars.notneededspace), isolated to one commit. The affected values are whitespace-separated lists (leading space is insignificant) and Python format expressions ("%s"% p is equivalent), so there is no functional change; a re-run of oelint-adv reports the rule clean. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-gpu-sdk: import from meta-freescale-distroOtavio Salvador2026-06-141-0/+21
Move the recipe into meta-freescale as part of consolidating all recipe content into a single layer. meta-freescale-distro is becoming a thin backward-compatibility layer that only keeps the distro definitions for the wrynose LTS lifetime and is no longer used for recipe development. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>