summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/cases/gcc.py: Increase QEMU RAM to 4GBHarish Sadineni2025-08-251-1/+2
* license.py: avoid deprecated ast.StrMartin Jansa2025-08-251-2/+2
* spdx30_tasks: Change package license to declaredJoshua Watt2025-08-211-1/+1
* oe-selftest: add wic.Wic.test_grub_install_pcbiosVincent Davis Jr2025-08-141-0/+41
* selftest/devtool: add devtool upgrade selftest for recipes with git submodulesTobias Pistora2025-08-141-3/+7
* lib/oe/utils: use multiprocessing from bbMartin Jansa2025-08-141-1/+1
* classes/lib: Switch classextend to use new filter APIRichard Purdie2025-08-122-138/+119
* oeqa: fix parallel make settingsPeter Marko2025-08-115-5/+25
* oeqa: rename variable dirs to opts is cases with parallel makePeter Marko2025-08-113-32/+32
* oe/utils: extract method for parallel_make without d contextPeter Marko2025-08-111-8/+18
* bitbake/conf: Default to zstd compressed image outputRichard Purdie2025-08-062-0/+7
* oeqa/selftest/runqemu: Use snapshot mode for image testingRichard Purdie2025-08-061-3/+3
* oeqa/qemu: Add compressed image types that are now supportedRichard Purdie2025-08-062-2/+2
* selftest: runqemu: add tests for booting zst compressed imageYoann Congal2025-08-061-1/+20
* oeqa: do not fail when sdk package is not availablePeter Marko2025-08-041-1/+4
* oeqa: fix OETestCalledProcessError for check_output methodPeter Marko2025-08-041-1/+3
* oeqa/runtime/ltp: Drop ipc that is moved into syscalls in new versionLiu Yiding2025-07-311-1/+1
* rust: Upgrade 1.87.0 -> 1.88.0Jayasurya Maganuru2025-07-311-0/+2
* cmake: upgrade 3.31.6 -> 4.0.3Moritz Haase2025-07-172-3/+9
* oeqa/utils/command: simplify tap detectionAdrian Freihofer2025-07-141-5/+3
* oe-selftest: devtool: split tap detection into functionAdrian Freihofer2025-07-142-12/+18
* oe-selftest: devtool: run without pokyAdrian Freihofer2025-07-141-1/+2
* oe-selftest: devtool deploy-target test --strip optionAdrian Freihofer2025-07-141-30/+33
* oeqa context.py: use TEST_SUITES if setMikko Rapeli2025-07-071-0/+7
* spdx30: Allow VEX Justification to be configurableJoshua Watt2025-07-031-17/+16
* oeqa/runtime: set self.runner and handle NoneMikko Rapeli2025-07-032-0/+3
* sanity/utils: Directly use gcc, not BUILD_CCRichard Purdie2025-07-031-11/+6
* uninative/utils: Drop workarounds for gcc 4.8/4.9Richard Purdie2025-07-031-26/+0
* oeqa/sdk: Simplify test specification and discoveryThune Tran2025-07-018-1/+23
* oeqa/selftest/devtool: update create_go test to match the new behaviourRoss Burton2025-07-011-23/+10
* oeqa/sefltest/devtool: improve assignment matching in _test_recipe_contentsRoss Burton2025-07-011-1/+1
* oe/licenses: move tidy_licenses from recipetoolRoss Burton2025-07-011-0/+15
* spdx30_tasks: Change recipe license to declaredJoshua Watt2025-06-261-1/+1
* selftest: move pokybleeding selftest from meta to meta-pokyAlexander Kanavin2025-06-261-32/+0
* oeqq/runtime/ethernet_ip_connman: remove test_set_virtual_ip referenceMikko Rapeli2025-06-261-1/+0
* oeqa/sstatetests: Improve/fix sstate creation testsRichard Purdie2025-06-261-48/+30
* oeqa/sstatetests: Fix NATIVELSBSTRING handlingRichard Purdie2025-06-261-7/+12
* oeqa/runtime/stap: fix script logic problemVictor Kamensky2025-06-261-0/+1
* oeqa/runtime/stap: fix module name: stap-hello -> stap_helloVictor Kamensky2025-06-261-2/+2
* wic-image-minimal, oeqa/selftest/wic: run 'wic ls/cp/rm' in bitbake taskHongxu Jia2025-06-261-0/+35
* libglvnd: migrate from meta-oeDmitry Baryshkov2025-06-241-1/+1
* oeqa/core/case: add file exists assertionRoss Burton2025-06-231-0/+8
* lib/oe/go: document map_arch, and raise an error on unknown architectureRoss Burton2025-06-231-1/+5
* selftest/buildhistory: Move test cases to common locationRichard Purdie2025-06-233-66/+57
* recipetool/devtool: calculate source paths relative to UNPACKDIRAlexander Kanavin2025-06-202-15/+15
* meta: set S from UNPACKDIR in recipes that use only local filesAlexander Kanavin2025-06-201-2/+2
* meta: remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DEST...Alexander Kanavin2025-06-203-8/+9
* lib/bbconfigbuild/configfragments: add support for listing and enabling built...Alexander Kanavin2025-06-201-1/+21
* oeqa/utils/command: fast-path get_bb_var()Ross Burton2025-06-201-1/+14
* rust-target-config.bbclass: Update for new riscv TUNE_FEATURESMark Hatle2025-06-201-2/+0