summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* create-spdx-{2.2,3.0}: support SPDX include source for work-share directoryHongxu Jia2024-11-011-26/+15
* create-spdx-{2.2,3.0}: fix do_create_spdx dependency while spdx include sourcesHongxu Jia2024-11-011-0/+4
* meta/lib/oe/spdx30_tasks.py: improve debug log in add_package_filesHongxu Jia2024-11-011-2/+2
* meta/lib/oe/sbom30.py: correct typoHongxu Jia2024-11-011-1/+1
* meta/lib/oe/sbom30.py: correct python list comprehensionHongxu Jia2024-11-011-2/+2
* reproducibility: continue testing in case of build failureYoann Congal2024-11-011-9/+47
* oeqa/selftest: Update the BB_HASHSERVE_UPSTREAMJose Quaresma2024-10-312-2/+2
* rust: Remove passing test cases from the exclude list in the Rust OE self-test.Deepesh Varatharajan2024-10-291-3/+0
* selftest: wic: add test for WIC_SECTOR_SIZEVince Chang2024-10-291-0/+50
* do_package/sstate/sstatesig: Change timestamp clamping to hash output onlyRichard Purdie2024-10-281-1/+6
* lib/package: Copy locale licenseJoshua Watt2024-10-251-0/+4
* lib/package: Check incompatible licenses at packaging timeJoshua Watt2024-10-251-3/+3
* lib/license: Move package license skip to libraryJoshua Watt2024-10-251-0/+39
* classes-global/license: Move functions to library codeJoshua Watt2024-10-251-0/+163
* reproducible: fix typoGaƫl PORTAY2024-10-251-1/+1
* oeqa selftest wic.py: apply build config to runqemu tooMikko Rapeli2024-10-251-1/+1
* oeqa selftest wic.py: fix missing ext4 imageMikko Rapeli2024-10-251-0/+4
* oeqa selftest wic.py: support UKIs via uki.bbclassMikko Rapeli2024-10-251-12/+108
* oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemuMikko Rapeli2024-10-251-6/+10
* oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi testMikko Rapeli2024-10-251-2/+2
* oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemuMikko Rapeli2024-10-251-3/+4
* oeqa selftest uki.py: add tests for uki.bbclassMikko Rapeli2024-10-251-0/+142
* oeqa/selftest/buildoptions: Use continue option in source mirrors testRichard Purdie2024-10-251-1/+1
* oeqa/selftest/rust: remove unused imports or codeRoss Burton2024-10-241-5/+1
* oeqa/selftest/rust: skip on all MIPS platformsRoss Burton2024-10-241-5/+3
* patchtest: add test_commit_message_user_tagsTrevor Gamblin2024-10-234-0/+142
* rust-target-config: Update the data layout for x86-64 targetDeepesh Varatharajan2024-10-221-1/+0
* oeqa/runtime/parselogs: Add different PCI BAR errors with qemu 9.1.0Richard Purdie2024-10-221-0/+11
* spdx30: Link license and build by aliasJoshua Watt2024-10-152-22/+31
* insane: Don't used cachedpath for os.lstat()Richard Purdie2024-10-141-0/+4
* oeqa/runtime/ssh: Fix incorrect timeout fixRichard Purdie2024-10-141-2/+2
* qemurunner: Clean up serial_lock handlingRichard Purdie2024-10-141-5/+6
* oeqa/selftest/cases: add basic barebox testsEnrico Jorns2024-10-111-0/+44
* oeqa/selftest/cases: add basic u-boot testEnrico Jorns2024-10-111-0/+43
* oeqa: support passing custom boot patterns to runqemuEnrico Jorns2024-10-113-5/+7
* oeqa/utils/qemurunner: support ignoring vt100 escape sequencesEnrico Jorns2024-10-111-1/+3
* barebox: add initial supportMarco Felsch2024-10-111-1/+1
* lib/oe/package-manager: skip processing installed-pkgs with empty globsClaus Stovgaard2024-10-111-39/+37
* oe/elf: don't regenerate machine data on every callRoss Burton2024-10-111-131/+133
* oeqa/runtime/ssh: Rework ssh timeoutRichard Purdie2024-10-111-2/+2
* oeqa/selftest/gcc: Fix kex exchange identification errorHarish Sadineni2024-10-011-0/+2
* create-spdx-3.0: Upgrade to SPDX 3.0.1Joshua Watt2024-09-303-1938/+1492
* spdx 3.0: Map gitsm URI to gitJoshua Watt2024-09-302-11/+22
* spdx 3.0: Find local sources when searching for debug sourcesJoshua Watt2024-09-301-27/+32
* image.bbclass: Drop support for ImageQAFailed exceptions in image_qaPeter Kjellerstedt2024-09-301-13/+0
* patchtest: simplify, rename modulesTrevor Gamblin2024-09-307-116/+215
* patchtest: test_mbox: change ismerged -> canbemergedTrevor Gamblin2024-09-301-11/+13
* patchtest: mbox.py: new data implementationTrevor Gamblin2024-09-307-160/+125
* patchtest: patterns: add module, refactorTrevor Gamblin2024-09-3010-183/+137
* devtool: drop S = WORKDIR workaroundAdrian Freihofer2024-09-301-5/+0