summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/layerindexlib/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: layerindexlib: fix missing layer branch backtraceTim Orling2024-02-271-4/+11
* bitbake: lib: Replace remaining "blacklist"/"whitelist" usageScott Murray2022-02-211-2/+2
* bitbake: bitbake: replace http with https for URLsJon Mason2021-10-081-2/+2
* bitbake: bitbake: do not import imp in layerindexlibAlexander Kanavin2021-09-171-1/+0
* bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt2021-02-101-24/+24
* bitbake: lib: fix most undefined code picked up by pylintFrazer Clews2020-08-251-7/+8
* bitbake: layerindexlib: Fix parsing of recursive layer dependenciesMark Hatle2019-08-131-2/+19
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-12/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: layerindexlib: Fix various type checking errorsMark Hatle2018-10-181-26/+25
* bitbake: layerindexlib: Initial layer index processing module implementationMark Hatle2018-08-021-0/+1364