summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch/git: Fix local clone url to make it work with repoRobert Yang2023-04-141-2/+6
* bitbake: toaster: Add refreshed oe-core and poky fixturesTim Orling2023-03-152-31/+31
* bitbake: toaster: fixtures/gen_fixtures.py: update branchesTim Orling2023-03-151-5/+6
* bitbake: toaster: fixtures/README: django 1.8 -> 3.2Tim Orling2023-03-151-1/+1
* bitbake: cookerdata: Drop dubious exception handling codeRichard Purdie2023-03-141-5/+0
* bitbake: cookerdata: Improve early exception handlingRichard Purdie2023-03-141-9/+1
* bitbake: cookerdata: Remove incorrect SystemExit usageRichard Purdie2023-03-141-1/+1
* bitbake: utils: Allow to_boolean to support int valuesRichard Purdie2023-03-141-0/+3
* bitbake: bin/utils: Ensure locale en_US.UTF-8 is available on the systemFrank de Brabander2023-03-144-6/+21
* bitbake: siggen: Fix inefficient string concatenationEtienne Cordonnier2023-02-171-5/+5
* bitbake: fetch2/git: Clarify the meaning of namespaceMarek Vasut2023-02-042-3/+4
* bitbake: fetch2/git: Prevent git fetcher from fetching gitlab repository meta...Marek Vasut2023-02-042-4/+8
* bitbake: bb/utils: include SSL certificate paths in export_proxiesRoss Burton2023-01-301-12/+9
* bitbake: server/process: Add bitbake.sock race handlingRichard Purdie2023-01-161-1/+11
* bitbake: process: log odd unlink events with bitbake.sockFrank de Brabander2023-01-161-2/+3
* bitbake: gitsm: Fix regression in gitsm submodule path parsingPavel Zhukov2023-01-061-1/+1
* bitbake: runqueue: Fix race issues around hash equivalence and sstate reuseRichard Purdie2022-11-241-16/+20
* bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone existsMark Asselstine2022-11-101-0/+25
* bitbake: asyncrpc: serv: correct closed client socket detectionJustin Bronder2022-11-101-2/+2
* bitbake: fetch2/git: don't set core.fsyncobjectfiles=0Ross Burton2022-11-101-1/+1
* bitbake: bitbake-user-manual: details about variable flags starting with unde...Michael Opdenacker2022-11-101-0/+6
* bitbake: tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie2022-10-261-2/+2
* bitbake: tests: bb.tests.fetch.URLHandle: add 2 new testsMark Asselstine2022-10-261-0/+2
* bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX vari...Michael Opdenacker2022-10-261-17/+43
* bitbake: utils/ply: Update md5 to better report errors with hashlibMark Hatle2022-10-262-1/+13
* bitbake: bitbake: user-manual: inform about spaces in :removeJohan Korsnes2022-10-261-1/+2
* bitbake: bitbake: Bump to version 2.2.0Richard Purdie2022-09-292-2/+2
* bitbake: utils: Add enable_loopback_networking()Mattias Jernberg2022-09-291-1/+41
* bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variablesAryaman Gupta2022-09-291-0/+25
* bitbake: fetch2/ssh.py: fix checkstatusPascal Bach2022-09-291-4/+2
* bitbake: bitbake-user-manual: mention pydevshell in OEMichael Opdenacker2022-09-221-0/+9
* bitbake: fetch2/crate fixup c212b0f3 loglevelJose Quaresma2022-09-211-1/+1
* bitbake: lib/bb: warning when the debug message is invalidJose Quaresma2022-09-211-0/+4
* bitbake: bitbake: Fix a few more logger debug() callsJoshua Watt2022-09-212-14/+14
* bitbake: fetch2: Remove unneeded conditionalPaulo Neves2022-09-211-7/+6
* bitbake: fetch2: Ensure mirror tarballs don't enforce checksumRichard Purdie2022-09-071-0/+1
* bitbake: toaster: fix kirkstone versionOtavio Salvador2022-09-071-1/+1
* bitbake: asyncrpc/client: Fix unix domain socket chdir race issuesRichard Purdie2022-09-051-9/+13
* bitbake: wget: Avoid bad checksum race issuesRichard Purdie2022-09-052-4/+12
* bitbake: Revert "fetch: use BPN instead"Richard Purdie2022-09-011-1/+1
* bitbake: fetch: use BPN insteadMingli Yu2022-09-011-1/+1
* bitbake: tests: Add test for possible gitsm deadlockPavel Zhukov2022-09-011-0/+9
* bitbake: tests: Add Timeout classPavel Zhukov2022-09-011-0/+19
* bitbake: gitsm: Error out if submodule refers to parent repoPavel Zhukov2022-09-011-0/+3
* bitbake: Fix npm to use https rather than httpNeil Horman2022-09-011-1/+1
* bitbake: bitbake-layers: initialize tinfoil before registering command line a...Alexander Kanavin2022-09-011-2/+2
* bitbake: utils: Pass lock argument in fileslockedJoshua Watt2022-08-311-2/+4
* bitbake: runqueue: Change pressure file warning to a noteRichard Purdie2022-08-241-1/+1
* bitbake: BBHandler/cooker: Implement recipe and global classesRichard Purdie2022-08-127-22/+39
* bitbake: bitbake: Add copyright headers where missingRichard Purdie2022-08-1228-0/+56