summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-devtools/uuu/uuu_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* uuu: Set SECTION and order variables per oelintLuciano Dittgen3 days1-6/+6
| | | | | | | | | | | Add a SECTION and reorder into the canonical oelint variable order: LICENSE before PV, PV before SRC_URI/SRCREV, and DEPENDS moved above the inherit so it is no longer flagged as overwriting DEPENDS after an inherit. No functional change; pure recipe-metadata cleanup. Signed-off-by: Luciano Dittgen <luciano.dittgen@ossystems.com.br>
* uuu: Sort DEPENDS entries alphabeticallyOtavio Salvador5 days1-1/+1
| | | | | | | Order DEPENDS alphabetically per oelint.vars.dependsordered. No functional change. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* uuu: Move recipe to openembedded-layer dynamic layerLuciano Dittgen2026-06-241-0/+16
uuu depends on libtinyxml2, which is provided by meta-oe. Keep the recipe available only when openembedded-layer is enabled so a core-only meta-freescale configuration remains buildable. Signed-off-by: Luciano Dittgen <luciano.dittgen@ossystems.com.br>