summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* u-boot: Fix condition for install_spl_helperSean Anderson2022-04-051-1/+1
* oe-init-build-env: add quotes around variables to prevent word splittingAbongwa Amahnui Bonalais2022-04-052-6/+6
* meta: scripts - relocation script adapted to support big-endian machinesSundeep KOKKONDA2022-04-051-9/+16
* os-release: add os-release-initrd packageClaudius Heine2022-04-051-1/+6
* pseudo: Fix handling of absolute linksAlexandre Belloni2022-04-051-1/+1
* depmodwrapper-cross: Fix missing $Saul Wold2022-04-051-1/+1
* Revert "meta: rust: Bug fix for target definitions returning 'NoneType'"Richard Purdie2022-04-051-14/+14
* bitbake: knotty.py: Show elapsed time also for tasks with progress barsPeter Kjellerstedt2022-04-051-11/+11
* meta: rust: Bug fix for target definitions returning 'NoneType'Sundeep KOKKONDA2022-04-051-14/+14
* linux-yocto/5.10: features/security: Move x86_64 configs to separate fileBruce Ashfield2022-04-053-3/+3
* linux-yocto/5.15: features/security: Move x86_64 configs to separate fileBruce Ashfield2022-04-053-3/+3
* linux-yocto-rt/5.15: aufs: compile fixBruce Ashfield2022-04-051-1/+1
* linux-yocto/5.15: aufs: fixes and optimizationBruce Ashfield2022-04-053-13/+13
* linux-yocto/5.10: update to v5.10.109Bruce Ashfield2022-04-053-19/+19
* linux-yocto/5.15: update to v5.15.32Bruce Ashfield2022-04-053-20/+20
* kmod: Update exclude patch to AcceptedSaul Wold2022-04-051-16/+19
* vim: Upgrade 8.2.4524 -> 8.2.4681Richard Purdie2022-04-051-3/+3
* bitbake.conf: Drop unexports from a different eraRichard Purdie2022-04-051-13/+0
* unzip: fix CVE-2021-4217Joe Slater2022-04-042-0/+68
* bitbake: data: Fix accidentally added parameterRichard Purdie2022-04-041-1/+1
* waffle: The surfaceless-egl and gbm requires openglRobert Yang2022-04-031-1/+2
* tzdata: update to 2022aOleksandr Kravchuk2022-04-031-3/+3
* bitbake.conf: Remove ERROR_QA from BB_HASHEXCLUDE_COMMONPeter Kjellerstedt2022-04-031-1/+1
* insane.bbclass: Make changes to QA_EMPTY_DIRS trigger package_qa to rerunPeter Kjellerstedt2022-04-031-0/+1
* insane.bbclass: Make do_qa_patch() depend on if patch-fuzz is in ERROR_QAPeter Kjellerstedt2022-04-031-2/+2
* mirrors: Switch glibc and binutils to use shallow mirror tarballsRichard Purdie2022-04-031-0/+11
* bitbake: pyinotify: Handle potential latent bugRichard Purdie2022-04-031-0/+11
* bitbake: cooker: Reset and rebuild inotify watchesRichard Purdie2022-04-031-25/+29
* bitbake: server/process: Disable gc around critical sectionRichard Purdie2022-04-031-0/+3
* bitbake: data: Ensure vardepsexclude or BB_BASEHASH_IGNORE_VARS covers contai...Richard Purdie2022-04-032-14/+35
* bitbake: parse: Ensure any existing siggen is closed down firstRichard Purdie2022-04-031-0/+2
* gcc: sanitizer: Fix tsan against glibc 2.34Sundeep KOKKONDA2022-04-032-0/+24
* kernel.bbclass: Use KERNEL_IMAGEDEST instead of hardcoded boot pathAlessio Igor Bogani2022-04-031-8/+7
* popt: add ptestSimone Weiss2022-04-034-2/+91
* python3-jinja2: Correct HOMEPAGEPeter Kjellerstedt2022-04-031-1/+1
* glib-2.0: Backport patches C++ variant of g_atomic_int_compare_and_exchange()Khem Raj2022-04-033-0/+136
* depmodwrapper: Use nonarch_base_libdir for depmod.dSaul Wold2022-04-031-2/+7
* kmod: Add an exclude directive to depmodSaul Wold2022-04-032-0/+173
* busybox: Exclude .debug from depmodSaul Wold2022-04-032-0/+33
* bitbake: cooker: Avoid error if siggen wasn't setupRichard Purdie2022-04-011-1/+2
* bitbake: cooker: Ensure any existing hashserv connection is closedRichard Purdie2022-04-011-0/+2
* bitbake: cooker: Restore sys.path and sys.modules between parsesRichard Purdie2022-04-011-0/+8
* bitbake: cooker: Further fixes to inotify to fix memres bitbake issuesRichard Purdie2022-04-011-1/+11
* meson: Robustify compiler detection logicKhem Raj2022-04-012-0/+57
* python3: update to 3.10.4Oleksandr Kravchuk2022-04-011-1/+1
* oeqa/selftest: generalise test_devtool_virtual_kernel_modifyRoss Burton2022-04-011-21/+17
* oeqa/selftest/wic: use self.td instead of get_bb_var to save on bitbake callsRoss Burton2022-04-011-16/+12
* oeqa/selftest/wic: use os.path.join to join pathsRoss Burton2022-04-011-46/+46
* oeqa/selftest/wic: rearrange testsRoss Burton2022-04-011-77/+77
* oeqa/selftest/wic: cleanup WicTestCase.setUpLocalRoss Burton2022-04-011-8/+4