summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/layerindexlib/__init__.py
AgeCommit message (Expand)Author
2024-02-27bitbake: layerindexlib: fix missing layer branch backtraceTim Orling
2022-02-21bitbake: lib: Replace remaining "blacklist"/"whitelist" usageScott Murray
2021-10-08bitbake: bitbake: replace http with https for URLsJon Mason
2021-09-17bitbake: bitbake: do not import imp in layerindexlibAlexander Kanavin
2021-02-10bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt
2020-08-25bitbake: lib: fix most undefined code picked up by pylintFrazer Clews
2019-08-13bitbake: layerindexlib: Fix parsing of recursive layer dependenciesMark Hatle
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-10-18bitbake: layerindexlib: Fix various type checking errorsMark Hatle
2018-08-02bitbake: layerindexlib: Initial layer index processing module implementationMark Hatle