summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie2022-03-113-10/+10
* bitbake: cooker: Fix environment history printingRichard Purdie2022-03-111-0/+2
* bitbake: knotty.py: A little clean up of TerminalFilter::updateFooter()Peter Kjellerstedt2022-03-111-4/+2
* bitbake: knotty.py: Correct the width of the progress bar for the real tasksPeter Kjellerstedt2022-03-111-5/+14
* bitbake: knotty.py: Improve the message while waiting for running tasks to fi...Peter Kjellerstedt2022-03-111-1/+4
* bitbake: uievent: Fix import warning for python 3.10Richard Purdie2022-03-101-1/+1
* bitbake: lib/bb: more verbose error messageMarta Rybczynska2022-03-081-1/+1
* bitbake: server/xmlrpcserver: Add missing xmlrpcclient importRichard Purdie2022-03-081-0/+1
* bitbake: monitordisk.py: Deleted redundant word in warning message.leimaohui2022-03-081-1/+1
* bitbake: bitbake-user-manual: add recent release manualsMichael Opdenacker2022-03-081-21/+63
* bitbake: bitbake-user-manual: update allowed characters in overridesMichael Opdenacker2022-03-081-2/+2
* bitbake: bitbake-user-manual: yet another overrides syntax updateMichael Opdenacker2022-03-081-1/+1
* bitbake: bitbake-user-manual: add note about the old syntax for OVERRIDESMichael Opdenacker2022-03-081-0/+10
* bitbake: bitbake-user-manual: stop mentioning the Angstrom distributionMichael Opdenacker2022-03-081-4/+3
* bitbake: bitbake-user-manual: add "crate" fetcherMichael Opdenacker2022-03-081-0/+16
* bitbake: knotty: Improve setscene task displayRichard Purdie2022-03-061-3/+3
* bitbake: knotty: Correctly handle multiple line itemsRichard Purdie2022-03-061-3/+9
* bitbake: bitbake-user-manual: further override syntax updatesMichael Opdenacker2022-03-061-4/+4
* bitbake: fetch2: ssh: support checkstatusDaniel Wagenknecht2022-03-041-0/+40
* bitbake: fetch2: ssh: fix path handlingDaniel Wagenknecht2022-03-041-0/+5
* bitbake: fetch2: ssh: username and password are optionalDaniel Wagenknecht2022-03-041-1/+1
* bitbake: utils/ply: Change md5 usages to work on FIPS enabled hostsMark Hatle2022-03-022-6/+3
* 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