aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/cookerdata.py
AgeCommit message (Expand)Author
2023-11-23cookerdata: Be consistent with what type bb_data representsPeter Kjellerstedt
2023-05-25cooker: Add FILE_LAYERNAME variable containing the layername for a recipeRichard Purdie
2023-02-17cookerdata: Drop dubious exception handling codeRichard Purdie
2023-02-17cookerdata: Improve early exception handlingRichard Purdie
2023-02-17cookerdata: Remove incorrect SystemExit usageRichard Purdie
2023-01-26cache/codeparser: Switch to a new BB_CACHEDIR variable for cache locationRichard Purdie
2023-01-02cookerdata: Fix previous commit to use a string, not a generatorRichard Purdie
2023-01-01cookerdata: Fix cache/reparsing issueRichard Purdie
2022-12-30cooker/cookerdata: Rework the way the datastores are resetRichard Purdie
2022-12-17codeparser/data: Add vardepsexclude support to module dependency codeRichard Purdie
2022-12-08cookerdata: Ensure layers use LAYERSERIES_COMPAT fairlyRichard Purdie
2022-12-08parse: Add support for addpylib conf file directive and BB_GLOBAL_PYMODULESRichard Purdie
2022-11-16cache/cookerdata: Move recipe parsing functions from cache to databuilderRichard Purdie
2022-09-21bitbake: Fix a few more logger debug() callsJoshua Watt
2022-08-12BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-05-05cookerdata: Change emphasis in error message to be clearer to usersRichard Purdie
2022-02-21lib/bb: Replace "abort" usage in task handlingScott Murray
2022-02-21data_smart: Add support to BB_RENAMED_VARIABLES for custom stringsRichard Purdie
2022-02-21data_smart/cookerdata: Add variable remapping supportRichard Purdie
2022-02-20cookerdata: Fix typo "normally"Zygmunt Krynicki
2022-02-17fetch2/cooker: Fix source revision handling with floating upstreamsRichard Purdie
2021-11-13cookerdata: Set TOPDIR explicitly and fix broken findTopdir()Richard Purdie
2021-11-03lib/bb: Clean up use of len()Richard Purdie
2021-09-18cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie
2021-09-11cookerdata: Show error for no BBLAYERS in bblayers.confRichard Purdie
2021-09-11cookerdata: Improve missing core layer error messageRichard Purdie
2021-02-11event: Prevent bitbake from executing event handler for wrong multiconfig targetTomasz Dziendzielski
2020-11-09cookerdata: tweak to avoid mutable default argumentChris Laplante
2020-09-03cookerdata: Fix exception raise statementsRichard Purdie
2020-09-03cooker/cookerdata: Use BBHandledException, not sys.exit()Richard Purdie
2020-08-24main/server/process: Drop configuration object passingRichard Purdie
2020-08-24cooker/cookerdata: Ensure UI event log is updated from commandlineRichard Purdie
2020-08-24cookerdata: Ensure UI options are updated to the serverRichard Purdie
2020-08-24cooker/cookerdata/main: Improve loglevel handlingRichard Purdie
2020-08-24build/msg: Cleanup verbose option handlingRichard Purdie
2020-08-12server/process: Simplfy idle callback handler functionRichard Purdie
2020-06-23cookerdata: Add BBFILES_DYNAMIC inverse modeKonrad Weihmann
2019-09-27cookerdata: Add mc conffiles hashes to cache hashJoshua Watt
2019-08-21cookerdata: Delay the setup of the siggen slightly to allow metadata defined ...Richard Purdie
2019-07-02bitbake: Add --skip-setscene optionJoshua Watt
2019-06-27bitbake: lib: Cleanup /usr/bin/env pythonRobert Yang
2019-06-18cooker: list all nonexistent bblayer directoriesOleksandr Kravchuk
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-02-12bitbake: cookerdata: Check duplicated BBFILE_COLLECTIONSRobert Yang
2018-04-06cookerdata: Issue warning if layer doesn't set LAYERSERIES_COMPAT_xRichard Purdie
2018-02-09main/runqueue: Rework runall task and add runonly optionRichard Purdie
2017-08-31cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and commandli...Richard Purdie
2017-08-31cookerdata: Avoid tracebacks from early reset() callsRichard Purdie