summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests/fetch: Update for master -> main change upstreamRichard Purdie2022-02-231-1/+1
* bitbake: data_smart: Avoid exceptions for non string dataRichard Purdie2022-02-221-1/+1
* bitbake: bitbake: Bump version to 1.53.1Richard Purdie2022-02-212-2/+2
* bitbake: lib/bb: fix exit when found renamed variablesMarta Rybczynska2022-02-212-0/+8
* bitbake: bitbake: Replace remaining "abort" usageScott Murray2022-02-215-7/+7
* bitbake: lib/bb: Replace "ABORT" action in BB_DISKMON_DIRSScott Murray2022-02-213-12/+17
* bitbake: lib/bb: Replace "abort" usage in task handlingScott Murray2022-02-215-26/+26
* bitbake: lib: Replace remaining "blacklist"/"whitelist" usageScott Murray2022-02-216-24/+24
* bitbake: data_smart: Add support to BB_RENAMED_VARIABLES for custom stringsRichard Purdie2022-02-212-16/+25
* bitbake: data_smart: Allow rename mechanism to show full expressionsRichard Purdie2022-02-211-2/+4
* bitbake: bitbake: Rename allowed multiple provider variableScott Murray2022-02-213-3/+4
* bitbake: bitbake: Rename setscene enforce filtering variableScott Murray2022-02-213-19/+20
* bitbake: bitbake: Rename configuration hash filtering variableScott Murray2022-02-213-4/+5
* bitbake: bitbake: Rename environment filtering variablesScott Murray2022-02-217-36/+39
* bitbake: bitbake: Rename basehas and taskhash filtering variablesScott Murray2022-02-216-34/+52
* bitbake: data_smart/cookerdata: Add variable remapping supportRichard Purdie2022-02-213-1/+58
* bitbake: utils: Ensure shell function failure in python logging is correctRichard Purdie2022-02-211-1/+1
* bitbake: fetch2: Abstract fetcher environment to a functionRichard Purdie2022-02-202-8/+12
* bitbake: wget: Fix grammar "can happen"Zygmunt Krynicki2022-02-201-1/+1
* bitbake: utils: Fix typo "dependency" and "spawning"Zygmunt Krynicki2022-02-201-2/+2
* bitbake: tinfoil: Fix typo "receive" and "something"Zygmunt Krynicki2022-02-201-2/+2
* bitbake: progress: Fix typo "wherever"Zygmunt Krynicki2022-02-201-1/+1
* bitbake: process: Fix typo: "process"Zygmunt Krynicki2022-02-201-1/+1
* bitbake: persist_data: Fix typo "committed"Zygmunt Krynicki2022-02-201-1/+1
* bitbake: fetch2/git: Remove duplicate "the"Zygmunt Krynicki2022-02-201-1/+1
* bitbake: fetch2: Fix typo "conform" and "processed"Zygmunt Krynicki2022-02-201-2/+2
* bitbake: event: Fix typo "asynchronous" and "occasionally"Zygmunt Krynicki2022-02-201-2/+2
* bitbake: daemonize: Fix typo "separate"Zygmunt Krynicki2022-02-201-1/+1
* bitbake: cookerdata: Fix typo "normally"Zygmunt Krynicki2022-02-201-1/+1
* bitbake: cooker: Fix typo "isn't" and "tuples"Zygmunt Krynicki2022-02-201-2/+2
* bitbake: fetch2/wget: move loop-invariant load of BB_ORIGENVZygmunt Krynicki2022-02-201-4/+3
* bitbake: utils: Fix environment decorator logic errorRichard Purdie2022-02-201-1/+1
* bitbake: data_smart: Add hasOverrides method to public datastore APIRichard Purdie2022-02-171-0/+2
* bitbake: msg: Ensure manually created loggers have the once filterJoshua Watt2022-02-171-0/+1
* bitbake: msg: Add bb.warnonce() and bb.erroronce() log methodsRichard Purdie2022-02-173-8/+51
* bitbake: cooker: Improve parsing failure from handled exception usabilityRichard Purdie2022-02-171-1/+3
* bitbake: data_smart: Fix overrides file/line message additionsRichard Purdie2022-02-171-4/+4
* bitbake: asyncrpc: Fix attribute errorsDaniel Gomez2022-02-171-1/+1
* bitbake: contrib: Fix hash server Dockerfile dependenciesDaniel Gomez2022-02-171-1/+5
* bitbake: fetch2/cooker: Fix source revision handling with floating upstreamsRichard Purdie2022-02-175-3/+14
* bitbake: tests/fetch: Add missing branch param for git urlsRichard Purdie2022-02-121-44/+44
* bitbake: fetch2: npm: Put all downloaded files in the npm2 directoryPeter Kjellerstedt2022-02-053-5/+9
* bitbake: fetch2: Correct handling of replacing the basename in URIsPeter Kjellerstedt2022-02-052-22/+28
* bitbake: tests/fetch: Make test_npm_premirrors work with the current fetcherPeter Kjellerstedt2022-02-051-5/+14
* bitbake: tests/fetch: Only set the Git user name/email if they are not alread...Peter Kjellerstedt2022-02-051-18/+13
* bitbake: tests/fetch: Unify how git commands are runPeter Kjellerstedt2022-02-051-46/+27
* bitbake: tests/fetch: Improve the verbose messages for skipped testsPeter Kjellerstedt2022-02-051-2/+2
* bitbake: tests/fetch: Remove unnecessary \n from mirror variablesPeter Kjellerstedt2022-02-051-0/+2
* bitbake: tests/fetch: Skip the crate tests if network tests are disabledPeter Kjellerstedt2022-02-051-23/+23
* bitbake: bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS examplePeter Kjellerstedt2022-02-051-4/+4