summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-04cml1: remove redundand addtaskross/urlsRoss Burton
2022-04-04lib/buildstats: handle tasks that never finishedRoss Burton
2022-04-04libcap-ng: disable certificate verificationRoss Burton
2022-04-04unzip: fix CVE-2021-4217Joe Slater
2022-04-04bitbake: data: Fix accidentally added parameterRichard Purdie
2022-04-03waffle: The surfaceless-egl and gbm requires openglRobert Yang
2022-04-03tzdata: update to 2022aOleksandr Kravchuk
2022-04-03bitbake.conf: Remove ERROR_QA from BB_HASHEXCLUDE_COMMONPeter Kjellerstedt
2022-04-03insane.bbclass: Make changes to QA_EMPTY_DIRS trigger package_qa to rerunPeter Kjellerstedt
2022-04-03insane.bbclass: Make do_qa_patch() depend on if patch-fuzz is in ERROR_QAPeter Kjellerstedt
2022-04-03mirrors: Switch glibc and binutils to use shallow mirror tarballsRichard Purdie
2022-04-03bitbake: pyinotify: Handle potential latent bugRichard Purdie
2022-04-03bitbake: cooker: Reset and rebuild inotify watchesRichard Purdie
2022-04-03bitbake: server/process: Disable gc around critical sectionRichard Purdie
2022-04-03bitbake: data: Ensure vardepsexclude or BB_BASEHASH_IGNORE_VARS covers contai...Richard Purdie
2022-04-03bitbake: parse: Ensure any existing siggen is closed down firstRichard Purdie
2022-04-03gcc: sanitizer: Fix tsan against glibc 2.34Sundeep KOKKONDA
2022-04-03kernel.bbclass: Use KERNEL_IMAGEDEST instead of hardcoded boot pathAlessio Igor Bogani
2022-04-03popt: add ptestSimone Weiss
2022-04-03python3-jinja2: Correct HOMEPAGEPeter Kjellerstedt
2022-04-03glib-2.0: Backport patches C++ variant of g_atomic_int_compare_and_exchange()Khem Raj
2022-04-03depmodwrapper: Use nonarch_base_libdir for depmod.dSaul Wold
2022-04-03kmod: Add an exclude directive to depmodSaul Wold
2022-04-03busybox: Exclude .debug from depmodSaul Wold
2022-04-01bitbake: cooker: Avoid error if siggen wasn't setupRichard Purdie
2022-04-01bitbake: cooker: Ensure any existing hashserv connection is closedRichard Purdie
2022-04-01bitbake: cooker: Restore sys.path and sys.modules between parsesRichard Purdie
2022-04-01bitbake: cooker: Further fixes to inotify to fix memres bitbake issuesRichard Purdie
2022-04-01meson: Robustify compiler detection logicKhem Raj
2022-04-01python3: update to 3.10.4Oleksandr Kravchuk
2022-04-01oeqa/selftest: generalise test_devtool_virtual_kernel_modifyRoss Burton
2022-04-01oeqa/selftest/wic: use self.td instead of get_bb_var to save on bitbake callsRoss Burton
2022-04-01oeqa/selftest/wic: use os.path.join to join pathsRoss Burton
2022-04-01oeqa/selftest/wic: rearrange testsRoss Burton
2022-04-01oeqa/selftest/wic: cleanup WicTestCase.setUpLocalRoss Burton
2022-04-01oeqa/selftest/oescripts: refactor skipping logicRoss Burton
2022-04-01oeqa: rationalise skipifqemu decoratorsRoss Burton
2022-04-01oeqa/selftest: tag tests that use runqemuRoss Burton
2022-04-01oeqa/core/decorators/data: improve has_* logicRoss Burton
2022-04-01oeqa/selftest: remove unused importsRoss Burton
2022-04-01oeqa/core/utils/misc: remove redundant fileRoss Burton
2022-04-01testimage: inline updateTestData()Ross Burton
2022-04-01oeqa/core/decorator: remove redundant codeRoss Burton
2022-04-01oeqa/runtime/decorator/package.py: remove use of strToSetRoss Burton
2022-04-01oeqa/selftest/buildoptions: set PACKAGE_CLASSES in test_arch_work_dir_and_exp...Ross Burton
2022-04-01oeqa/selftest/wic: add more arch-specific annotationsRoss Burton
2022-04-01oeqa/selftest/wic: don't hardcode kernel image type in test_wic_rmRoss Burton
2022-04-01oeqa/selftest/wic: clean up only_for_arch decoratorRoss Burton
2022-04-01oeqa/selftest/wic: remove redundant assertsRoss Burton
2022-04-01oeqa/selftest/wic: use os.rename instead of bb.utils.renameRoss Burton