summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2022-11-13toaster: Add refreshed oe-core and poky fixturestimo/toaster-fixturesTim Orling
2022-11-13toaster: fixtures/gen_fixtures.py: update branchesTim Orling
2022-11-13toaster: fixtures/README: django 1.8 -> 3.2Tim Orling
2022-11-10bitbake: data_smart: allow python snippets to include a dictionaryMark Asselstine
2022-11-10bitbake: data: drop unused __expand_var_regexp__ and __expand_python_regexp__Mark Asselstine
2022-10-29bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone existsMark Asselstine
2022-10-29bitbake: asyncrpc: serv: correct closed client socket detectionJustin Bronder
2022-10-29bitbake: fetch2/git: don't set core.fsyncobjectfiles=0Ross Burton
2022-10-27bitbake: bitbake-user-manual: details about variable flags starting with unde...Michael Opdenacker
2022-10-26bitbake: tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie
2022-10-26bitbake: tests: bb.tests.fetch.URLHandle: add 2 new testsMark Asselstine
2022-10-26bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX vari...Michael Opdenacker
2022-10-26bitbake: utils/ply: Update md5 to better report errors with hashlibMark Hatle
2022-10-26bitbake: bitbake: user-manual: inform about spaces in :removeJohan Korsnes
2022-10-25bitbake: runqueue: fix a typoOliver Lang
2022-10-25bitbake: cooker: fix a typoOliver Lang
2022-09-29bitbake: bitbake: Bump to version 2.2.0Richard Purdie
2022-09-29bitbake: utils: Add enable_loopback_networking()Mattias Jernberg
2022-09-29bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variablesAryaman Gupta
2022-09-29bitbake: fetch2/ssh.py: fix checkstatusPascal Bach
2022-09-22bitbake: bitbake-user-manual: mention pydevshell in OEMichael Opdenacker
2022-09-21bitbake: fetch2/crate fixup c212b0f3 loglevelJose Quaresma
2022-09-21bitbake: lib/bb: warning when the debug message is invalidJose Quaresma
2022-09-21bitbake: bitbake: Fix a few more logger debug() callsJoshua Watt
2022-09-21bitbake: fetch2: Remove unneeded conditionalPaulo Neves
2022-09-07bitbake: fetch2: Ensure mirror tarballs don't enforce checksumRichard Purdie
2022-09-07bitbake: toaster: fix kirkstone versionOtavio Salvador
2022-09-05bitbake: asyncrpc/client: Fix unix domain socket chdir race issuesRichard Purdie
2022-09-05bitbake: wget: Avoid bad checksum race issuesRichard Purdie
2022-09-01bitbake: Revert "fetch: use BPN instead"Richard Purdie
2022-09-01bitbake: fetch: use BPN insteadMingli Yu
2022-09-01bitbake: tests: Add test for possible gitsm deadlockPavel Zhukov
2022-09-01bitbake: tests: Add Timeout classPavel Zhukov
2022-09-01bitbake: gitsm: Error out if submodule refers to parent repoPavel Zhukov
2022-09-01bitbake: Fix npm to use https rather than httpNeil Horman
2022-09-01bitbake: bitbake-layers: initialize tinfoil before registering command line a...Alexander Kanavin
2022-08-31bitbake: utils: Pass lock argument in fileslockedJoshua Watt
2022-08-24bitbake: runqueue: Change pressure file warning to a noteRichard Purdie
2022-08-12bitbake: BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-08-12bitbake: bitbake: Add copyright headers where missingRichard Purdie
2022-08-12bitbake: BBHandler: Make inherit calls more directlyRichard Purdie
2022-08-12bitbake: BBHandler: Allow earlier exit for classes not foundRichard Purdie
2022-08-12bitbake: build: prefix the tasks with a timestamp in the log task_orderJose Quaresma
2022-08-12bitbake: runqueue: add memory pressure regulationAryaman Gupta
2022-08-09bitbake: siggen: Fix insufficent entropy in sigtask file namesJoshua Watt
2022-08-08bitbake: runqueue: Drop deadlock breaking force failRichard Purdie
2022-08-08bitbake: runqueue: Improve deadlock warning messagesRichard Purdie
2022-08-08bitbake: runqueue: Ensure deferred tasks are sorted by multiconfigRichard Purdie
2022-08-04bitbake: bitbake-user-manual: npm fetcher: improve description of SRC_URI formatMichael Opdenacker
2022-07-28bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta