summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-02-20testrpurdie/datastore-experimentRichard Purdie
2021-10-16Revert "data_smart: First attempt at overridedata changes"Richard Purdie
2021-10-16data_smart: First attempt at overridedata changesRichard Purdie
2021-10-16selftest local speedupRichard Purdie
2021-10-15poky: Reproducible builds are now the defaultRichard Purdie
2021-10-15fixupRichard Purdie
2021-10-15oeqa: Update cleanup code to wait for hashserv exitRichard Purdie
2021-10-15insane/qa: Improve and cleanup fatal error handlingRichard Purdie
2021-10-15lib/oe/qa,insane: Extra error handling functions to libraryMike Crowe
2021-10-15license: Allow treating missing license as errorMike Crowe
2021-10-15kernel: Rework kernel make flag to variable mappingsRichard Purdie
2021-10-15reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variableRichard Purdie
2021-10-15kernel: Add KERNEL_DEBUG_TIMESTAMPS variableRichard Purdie
2021-10-15reproducible: Merge code into base.bbclassRichard Purdie
2021-10-15reproducible: Move variable definitions to bitbake.confRichard Purdie
2021-10-15reproducible: Move class function code into libraryRichard Purdie
2021-10-15reproducible_build: Drop now unneeded compiler warningRichard Purdie
2021-10-15patch: Use repr() with exceptions instead of str()Richard Purdie
2021-10-15bitbake: fetch2/checksum/siggen: Fix taskhashes not tracking file directoriesRichard Purdie
2021-10-15bitbake: bitbake-worker: Add debug when unpickle failsRichard Purdie
2021-10-15bitbake: tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie
2021-10-15openssl: Drop riscv32 upstreamed patchesKhem Raj
2021-10-15sstate: Fixes for eSDK generation after zstd switchRichard Purdie
2021-10-14sstate: Allow validation of sstate singatures against list of keysDaniel McGregor
2021-10-14scripts/autobuilder-worker-prereq-tests: jinja2 checkMichael Halstead
2021-10-14sstate: Switch to ZStandard compressor supportHenry Kleynhans
2021-10-14bitbake: codegen: implement ast.NodeVisitor.visit_ConstantRoss Burton
2021-10-14bitbake: fetch2: Do not attempt to verify donestamp if download is not completeCaner Altinbasak
2021-10-14bitbake: npmsw: Avoid race condition with multiple npm fetchersCaner Altinbasak
2021-10-14bitbake: siggen: Change file format of siginfo files to use zstd compressed jsonRichard Purdie
2021-10-14bitbake: compress: Allow to operate on file descriptorRichard Purdie
2021-10-14bitbake: bitbake-worker: Set BB_CURRENTTASK earlierRichard Purdie
2021-10-14python: Update now reproducibile builds are the defaultRichard Purdie
2021-10-14reproducible_build: Drop obsolete sstate workaroundRichard Purdie
2021-10-14license.bbclass: implement ast.NodeVisitor.visit_ConstantRoss Burton
2021-10-14oe/license: implement ast.NodeVisitor.visit_ConstantRoss Burton
2021-10-14runqemu: add DEPLOY_DIR_IMAGE replacement in QB_OPT_APPENDJon Mason
2021-10-14bitbake.conf: Add gpg-agent as a host toolDaniel McGregor
2021-10-14bison: prevent checking for textstyle.Daniel McGregor
2021-10-14curl: fix CVE-2021-22945 through -22947Ross Burton
2021-10-14bitbake.conf: Add BB_CURRENTTASK to BB_HASHEXCLUDERichard Purdie
2021-10-14base: Use repr() for printing exceptionsRichard Purdie
2021-10-14base: Clean up unneeded len() callsRichard Purdie
2021-10-14base/insane: Import oe.qa by defaultRichard Purdie
2021-10-14bitbake: fetch2: document checkstatus APIRoss Burton
2021-10-14python3: update 3.9.7 -> 3.10.0Alexander Kanavin
2021-10-14Fix rust-native build issue when debug is enabledPgowda
2021-10-14patch.bbclass: when the patch fails show more info on the fatal errorJose Quaresma
2021-10-14libpam: Fix build with DISTRO_FEATURES usrmergeZoltán Böszörményi
2021-10-14python3-pytest: upgrade 6.2.4 -> 6.2.5Tim Orling