summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2022-01-19bitbake: fetch2: Add crate fetcherRichard Purdie
2022-01-19bitbake: build: Tweak exception handling for setscene tasksRichard Purdie
2022-01-18bitbake: doc: Drop BB_STAMP_POLICY/BB_STAMP_WHITELISTRichard Purdie
2022-01-18bitbake: doc: bitbake-user-manual: expand BB_HASHSERVE explanationsMichael Opdenacker
2022-01-17bitbake: doc: bitbake-user-manual: specify the URL to be used with SSH over g...Quentin Schulz
2022-01-12bitbake: runqueue: Drop BB_STAMP_POLICY/BB_STAMP_WHITELISTRichard Purdie
2022-01-12bitbake: bitbake-worker: Add/support network task flagRichard Purdie
2022-01-12bitbake: utils: Add disable_network functionRichard Purdie
2022-01-05bitbake: utils: Update to use exec_module() instead of load_module()Richard Purdie
2021-12-20bitbake: tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie
2021-12-20bitbake: doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSE...Michael Opdenacker
2021-12-14bitbake: fetch: npm: Use temporary file for empty user configStefan Herbrechtsmeier
2021-12-14bitbake: fetch: npm: Quote destdir in run chmod commandStefan Herbrechtsmeier
2021-12-14bitbake: tests/runqueue: Improve lockfile handling raceRichard Purdie
2021-12-09bitbake: process: Do not mix stderr with stdoutAnton Mikanovich
2021-12-09bitbake: fetch: add a test for version check where compression changesAlexander Kanavin
2021-12-09bitbake: siggen: Ensure dumpsig output is deterministicRichard Purdie
2021-12-08bitbake: fetch2/wget: do not hardcode tarball compressors in version checkAlexander Kanavin
2021-12-08bitbake: fetch2/wget: add redirectauth parameterJustin Bronder
2021-11-26bitbake: test/fetch: Add striplevel unpack parameter testStefan Herbrechtsmeier
2021-11-26bitbake: bitbake-user-manual: Add striplevel unpack parameterStefan Herbrechtsmeier
2021-11-26bitbake: fetch2: Add striplevel support to unpackStefan Herbrechtsmeier
2021-11-26bitbake: fetch2: Unify tar command in unpackStefan Herbrechtsmeier
2021-11-26bitbake: data_smart.py: Skip old override syntax checking for anonymous funct...Robert Yang
2021-11-25bitbake: bitbake-user-manual: SRC_URI: mention gitsm fetcherMichael Opdenacker
2021-11-21bitbake: bitbake-user-manual: fix backslash issuesMichael Opdenacker
2021-11-21bitbake: bitbake-user-manual: Remove newline string in MIRRORS/PREMIRRORSRichard Purdie
2021-11-21bitbake: bitbake-user-manual: add missing referenceMichael Opdenacker
2021-11-21bitbake: bitbake-user-manual: fix typoMichael Opdenacker
2021-11-21bitbake: bitbake-user-manual: quoting fixesMichael Opdenacker
2021-11-21bitbake: fetch2: Fix url remap issue and add testcaseRichard Purdie
2021-11-21bitbake: utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie
2021-11-15bitbake: cache/ConfHandler: Drop TOPDIR/chdir manipulationsRichard Purdie
2021-11-15bitbake: cookerdata: Set TOPDIR explicitly and fix broken findTopdir()Richard Purdie
2021-11-15bitbake: tests/runqueue: Set TOPDIR in testRichard Purdie
2021-11-13bitbake: doc: bitbake-user-manual: expand SRC_URI descriptionMichael Opdenacker
2021-11-13bitbake: cooker: Fix task-depends.dot for multiconfig targetsRichard Purdie
2021-11-11bitbake: fetch: Add README on fetcher design constraintsRichard Purdie
2021-11-11bitbake: lib/pyinotify.py: Remove deprecated module asyncoreRobert Yang
2021-11-10bitbake: cooker: Handle parsing results queue raceRichard Purdie
2021-11-10bitbake: fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie
2021-11-10bitbake: parse/ast: Show warnings for append/prepend/remove operators combine...Richard Purdie
2021-11-10bitbake: cooker: Remove debug code, oops :(Richard Purdie
2021-11-08bitbake: runqueue: Fix runall option handlingRichard Purdie
2021-11-08bitbake: fetch2/checksum/siggen: Fix taskhashes not tracking file directoriesRichard Purdie
2021-11-08bitbake: cooker: Handle parse threads disappearing to avoid hangsRichard Purdie
2021-11-07bitbake: tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-05bitbake: cooker: check if upstream hash equivalence server is availableJose Quaresma
2021-11-05bitbake: runqueue: Fix runall option task deletion ordering issueRichard Purdie
2021-11-03bitbake: tests/fetch: Add test for url parameter rewritingRichard Purdie