summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2022-02-23bitbake: tests/fetch: Update for master -> main change upstreamRichard Purdie
2022-02-22bitbake: data_smart: Avoid exceptions for non string dataRichard Purdie
2022-02-21bitbake: bitbake: Bump version to 1.53.1Richard Purdie
2022-02-21bitbake: lib/bb: fix exit when found renamed variablesMarta Rybczynska
2022-02-21bitbake: bitbake: Replace remaining "abort" usageScott Murray
2022-02-21bitbake: lib/bb: Replace "ABORT" action in BB_DISKMON_DIRSScott Murray
2022-02-21bitbake: lib/bb: Replace "abort" usage in task handlingScott Murray
2022-02-21bitbake: lib: Replace remaining "blacklist"/"whitelist" usageScott Murray
2022-02-21bitbake: data_smart: Add support to BB_RENAMED_VARIABLES for custom stringsRichard Purdie
2022-02-21bitbake: data_smart: Allow rename mechanism to show full expressionsRichard Purdie
2022-02-21bitbake: bitbake: Rename allowed multiple provider variableScott Murray
2022-02-21bitbake: bitbake: Rename setscene enforce filtering variableScott Murray
2022-02-21bitbake: bitbake: Rename configuration hash filtering variableScott Murray
2022-02-21bitbake: bitbake: Rename environment filtering variablesScott Murray
2022-02-21bitbake: bitbake: Rename basehas and taskhash filtering variablesScott Murray
2022-02-21bitbake: data_smart/cookerdata: Add variable remapping supportRichard Purdie
2022-02-21bitbake: utils: Ensure shell function failure in python logging is correctRichard Purdie
2022-02-20bitbake: fetch2: Abstract fetcher environment to a functionRichard Purdie
2022-02-20bitbake: wget: Fix grammar "can happen"Zygmunt Krynicki
2022-02-20bitbake: utils: Fix typo "dependency" and "spawning"Zygmunt Krynicki
2022-02-20bitbake: tinfoil: Fix typo "receive" and "something"Zygmunt Krynicki
2022-02-20bitbake: progress: Fix typo "wherever"Zygmunt Krynicki
2022-02-20bitbake: process: Fix typo: "process"Zygmunt Krynicki
2022-02-20bitbake: persist_data: Fix typo "committed"Zygmunt Krynicki
2022-02-20bitbake: fetch2/git: Remove duplicate "the"Zygmunt Krynicki
2022-02-20bitbake: fetch2: Fix typo "conform" and "processed"Zygmunt Krynicki
2022-02-20bitbake: event: Fix typo "asynchronous" and "occasionally"Zygmunt Krynicki
2022-02-20bitbake: daemonize: Fix typo "separate"Zygmunt Krynicki
2022-02-20bitbake: cookerdata: Fix typo "normally"Zygmunt Krynicki
2022-02-20bitbake: cooker: Fix typo "isn't" and "tuples"Zygmunt Krynicki
2022-02-20bitbake: fetch2/wget: move loop-invariant load of BB_ORIGENVZygmunt Krynicki
2022-02-20bitbake: utils: Fix environment decorator logic errorRichard Purdie
2022-02-17bitbake: data_smart: Add hasOverrides method to public datastore APIRichard Purdie
2022-02-17bitbake: msg: Ensure manually created loggers have the once filterJoshua Watt
2022-02-17bitbake: msg: Add bb.warnonce() and bb.erroronce() log methodsRichard Purdie
2022-02-17bitbake: cooker: Improve parsing failure from handled exception usabilityRichard Purdie
2022-02-17bitbake: data_smart: Fix overrides file/line message additionsRichard Purdie
2022-02-17bitbake: asyncrpc: Fix attribute errorsDaniel Gomez
2022-02-17bitbake: contrib: Fix hash server Dockerfile dependenciesDaniel Gomez
2022-02-17bitbake: fetch2/cooker: Fix source revision handling with floating upstreamsRichard Purdie
2022-02-12bitbake: tests/fetch: Add missing branch param for git urlsRichard Purdie
2022-02-05bitbake: fetch2: npm: Put all downloaded files in the npm2 directoryPeter Kjellerstedt
2022-02-05bitbake: fetch2: Correct handling of replacing the basename in URIsPeter Kjellerstedt
2022-02-05bitbake: tests/fetch: Make test_npm_premirrors work with the current fetcherPeter Kjellerstedt
2022-02-05bitbake: tests/fetch: Only set the Git user name/email if they are not alread...Peter Kjellerstedt
2022-02-05bitbake: tests/fetch: Unify how git commands are runPeter Kjellerstedt
2022-02-05bitbake: tests/fetch: Improve the verbose messages for skipped testsPeter Kjellerstedt
2022-02-05bitbake: tests/fetch: Remove unnecessary \n from mirror variablesPeter Kjellerstedt
2022-02-05bitbake: tests/fetch: Skip the crate tests if network tests are disabledPeter Kjellerstedt
2022-02-05bitbake: bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS examplePeter Kjellerstedt