summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster/tests/selenium_helper_base: Dump a screenshot into tmp upon ...Richard Purdie3 days1-0/+1
* bitbake: fetch2/wget: correctly construct the target URL in checkstatus()Ross Burton6 days1-2/+2
* bitbake: fetch2/wget: handle HTTP 308 Permanent RedirectRoss Burton6 days1-5/+37
* bitbake: doc: Document suffix for BBFILE_PRIORITYSimon A. Eugster6 days1-1/+5
* bitbake: tests: fetch: add npmsw test case for bundled dependenciesStefan Herbrechtsmeier6 days1-0/+26
* bitbake: fetch2: npmsw: ignore bundled dependencies in packagesStefan Herbrechtsmeier6 days1-0/+2
* bitbake: tests: fetch: do not skip plain npmsw testsStefan Herbrechtsmeier6 days1-6/+0
* bitbake: tests: fetch: adapt npmsw tests to fixed unpack behaviorStefan Herbrechtsmeier6 days1-8/+5
* bitbake: parse: Add include_all conf file directiveRichard Purdie9 days2-0/+24
* bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mcChris Laplante9 days4-19/+43
* bitbake: bitbake-config-build: add an alias to bitbake-layersAlexander Kanavin13 days2-2/+5
* bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKSRoss Burton13 days1-1/+1
* bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`Alexander Kanavin13 days1-1/+47
* bitbake: bitbake: parse: add support for flagged fragment variablesAlexander Kanavin13 days2-3/+10
* bitbake: parse: add support for 'addfragments' directiveAlexander Kanavin2024-12-082-0/+42
* bitbake: parse/ConfHandler: allow / in variable flagsAlexander Kanavin2024-12-081-1/+1
* bitbake: cooker: use enum for cooker state to improve readabilityChris Laplante2024-12-063-34/+32
* bitbake: server/xmlrpcserver: fix some warningsChris Laplante2024-12-061-2/+5
* bitbake: knotty: some small cleanups while I'm in hereChris Laplante2024-12-061-3/+10
* bitbake: knotty: print an error if MACHINE is not setChris Laplante2024-12-061-2/+12
* bitbake: runqueue: Fix scenetask processing performance issueRichard Purdie2024-11-291-1/+5
* bitbake: runqueue: Optimise setscene loop processingRichard Purdie2024-11-291-2/+8
* bitbake: runqueue: Fix performance of multiconfigs with large overlapRichard Purdie2024-11-291-2/+4
* bitbake: fetch2: fix unpack of a single zstd filePascal Eberhard2024-11-291-1/+1
* bitbake: Remove custom exception backtrace formattingJoshua Watt2024-11-285-119/+25
* bitbake: bb/build: add a function to list the tasks in a datastoreRoss Burton2024-11-281-0/+6
* bitbake: bitbake-layers: use 'with' to manage tinfoil contextChris Laplante2024-11-281-5/+3
* bitbake: doc: bitbake-user-manual: document inherit_deferAntonin Godard2024-11-281-7/+36
* bitbake: bitbake-getvar: Catch NoProvider exceptionBELHADJ SALEM Talel2024-11-211-1/+5
* bitbake: fetch/wget: Increase timeout to 100s from 30sRichard Purdie2024-11-211-2/+2
* bitbake: bitbake-worker/cooker: Increase default pipe sizeRichard Purdie2024-11-212-3/+13
* bitbake: bitbake-worker: Improve bytearray truncation performanceRichard Purdie2024-11-211-1/+1
* bitbake: bitbake-layers: ensure tinfoil.shutdown() gets executed when tinfoil...Alexander Kanavin2024-11-211-7/+7
* bitbake: cooker: Drop support for BB_DANGLINGAPPENDS_WARNONLYRichard Purdie2024-11-212-19/+1
* bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result...Yoann Congal2024-11-181-1/+3
* bitbake: tinfoil: add new "finalizeData" APIYoann Congal2024-11-182-0/+14
* bitbake: doc/user-manual: Refresh help outputYoann Congal2024-11-181-74/+100
* bitbake: command: fix needconfig for revalidateCachesYoann Congal2024-11-071-1/+1
* bitbake: server/process: Decrease idle/main loop frequencyRichard Purdie2024-11-071-2/+2
* bitbake: server/process: Don't send heartbeats when no idle functionsRichard Purdie2024-11-071-1/+1
* bitbake: server/process: Merge a function to simplfy codeRichard Purdie2024-11-071-26/+16
* bitbake: runqueue: Avoid dumpsigs idle loop blockingRichard Purdie2024-11-071-29/+44
* bitbake: bb/compress: use lz4 instead of lz4cJustin Bronder2024-11-052-4/+4
* bitbake: cooker: Sort pn-buildlistRobert Yang2024-11-051-4/+5
* bitbake: bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAMJose Quaresma2024-11-021-1/+1
* bitbake: tests/fetch: Use our own mirror of mobile-broadband-provider to deco...Richard Purdie2024-10-291-1/+1
* bitbake: tests/fetch: Use our own mirror of sysprof to decouple from gnome gi...Richard Purdie2024-10-281-1/+1
* bitbake: git: Clean broken symlinkRobert Yang2024-10-281-1/+1
* bitbake: git: Clean shallow mirror tarballRobert Yang2024-10-281-0/+5
* bitbake: gitsm: Add clean functionRobert Yang2024-10-281-0/+13