summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/layerindexlib
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: replace http with https for URLsJon Mason2021-10-083-5/+5
* bitbake: bitbake: do not import imp in layerindexlibAlexander Kanavin2021-09-171-1/+0
* bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt2021-02-105-53/+53
* bitbake: lib: fix most undefined code picked up by pylintFrazer Clews2020-08-254-12/+18
* bitbake: data_smart: Don't pass unneeded datastoreRichard Purdie2020-03-241-1/+1
* bitbake: lib: remove unused importsFrazer Clews2020-01-195-17/+1
* bitbake: layerindexlib: Fix parsing of recursive layer dependenciesMark Hatle2019-08-131-2/+19
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-048-97/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-048-0/+16
* bitbake: layerindexlib: Fix various type checking errorsMark Hatle2018-10-182-34/+36
* bitbake: lib/layerindexlib/tests/restapi.py: Fix test cases when BB_SKIP_NETT...Mark Hatle2018-09-261-77/+87
* bitbake: lib/layerindexlib/tests/cooker.py: Fix topdir to use an absolute (re...Mark Hatle2018-09-261-1/+1
* bitbake: layerindexlib: Initial layer index processing module implementationMark Hatle2018-08-0216-0/+2861