summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* The poky repository master branch is no longer being updated.Richard Purdie2025-11-07402-88382/+0
* bbconfigbuild/configfragments.py: print fragment descriptions when enabling themAlexander Kanavin2025-11-031-1/+6
* bbconfigbuild/configfragments.py: replace fragment_exists() with a more gener...Alexander Kanavin2025-11-031-4/+4
* bbconfigbuild/configfragments.py: run discover_fragments() only once when ena...Alexander Kanavin2025-11-031-3/+4
* wic: add wic tests and support setting GPT diskidSteffen Greber2025-10-301-0/+36
* oe-selftest: fitimage: test absent optional nodes in ITS filesAdrian Freihofer2025-10-301-21/+59
* oeqa/selftest/rust: strip debug symbols from test binariesPeter Tatrai2025-10-301-0/+3
* selftest/bblayers: Add a test to validate bitbake-setup registry schemaYoann Congal2025-10-271-1/+15
* selftest/bblayers: Refactor JSON schema validationYoann Congal2025-10-271-7/+22
* oeqa: runtime: weston: Remove tear down methodMathieu Dubois-Briand2025-10-271-4/+5
* oeqa: runtime: logrotate: Remove setup and tear down methodsMathieu Dubois-Briand2025-10-271-11/+8
* spdx_common: Fix invalid SPDX downloadLocation for Rust cratesJayasurya Maganuru2025-10-271-0/+5
* oe-selftest: fitimage: fix req_its_fields last field_indexAdrian Freihofer2025-10-271-2/+4
* rust: Increase QEMU size to 1024 MBDeepesh Varatharajan2025-10-161-2/+3
* oeqa/selftest/yoctotestresultquerytest: Fix revisions to match OE-CoreRichard Purdie2025-10-141-2/+2
* oeqa: runtime: logrotate: Fix typos and add commentsMathieu Dubois-Briand2025-10-131-15/+16
* oeqa/selftest/buildoptions: Fix test_yocto_source_mirror MIRRORS & PREMIRRORS...Yoann Congal2025-10-131-2/+2
* selftest/bblayers: fix up compatibility with integrated poky and separate lay...Alexander Kanavin2025-10-131-2/+2
* oeqa/sdk/cases/autotools.py: use gnu mirror instead of main serverSteve Sakoman2025-10-091-1/+1
* oeqa/selftest/cases/meta_ide.py: use gnu mirror instead of main serverSteve Sakoman2025-10-091-1/+1
* oeqa: runtime: ssh: Manage any SSH failure locallyMathieu Dubois-Briand2025-10-091-1/+1
* oeqa: postactions: Ignore SSH errorsMathieu Dubois-Briand2025-10-091-2/+2
* oeqa: runtime: Ignore SSH errors during setup and tear downMathieu Dubois-Briand2025-10-092-4/+5
* oeqa: target: ssh: Fail on SSH error even when errors are ignoredMathieu Dubois-Briand2025-10-091-4/+8
* recipeutils/get_recipe_upstream_version: pass ud.name instead of 'default'Uwe Kleine-König2025-10-091-1/+1
* selftest/meta_ide: source the environment first, then change to the sources d...Alexander Kanavin2025-10-091-1/+1
* bitbake.conf,lib/configfragments: Use a new dedicated toolcfg.conf fileRichard Purdie2025-10-091-2/+2
* oeqa/selftest/buildhistory: Fix test if USER_CLASSES is unsetRichard Purdie2025-10-091-1/+1
* oeqa/selftest/oescripts: Ensure buildstats is presentRichard Purdie2025-10-091-0/+4
* oeqa/selftest/bblock/fitimage/sstatetests: Fix changing MACHINE during the testRichard Purdie2025-10-093-32/+32
* oeqa/selftest: Fix single threaded race issueRichard Purdie2025-10-091-0/+4
* selftest/bblayers: maintain compatibility with integrated poky repoAlexander Kanavin2025-10-081-1/+3
* oeqa/selftest/wic: fix PATH for wic.Wic2.test_extra_partition_pluginYoann Congal2025-10-061-12/+19
* oeqa/selftest/wic: fix PATH for wic.Wic2.test_extra_partition_spaceYoann Congal2025-10-061-34/+40
* wic: extra partition pluginPierre-Loup GOSSE2025-10-061-1/+42
* selftest/bblayers: do not assume integrated poky repoAlexander Kanavin2025-10-061-1/+4
* lib/bbconfigbuild/configfragments: disable the previous builtin fragment when...Alexander Kanavin2025-10-062-7/+15
* package.py: replace all files unconditionally when copy debug sourcesChangqing Li2025-10-021-1/+1
* oeqa/bblayers.py: add tests for adding new built-in fragmentsAntonin Godard2025-10-011-0/+29
* patchtest: Use raw strings for regex patternsPaul Barker2025-10-012-12/+12
* bitbake-layers/create: Improve help message for layerid argumentPaul Barker2025-10-011-1/+1
* meta/lib/oe/recipeutils.py: Handle multi-repo recipes for upgrade checkUwe Kleine-König2025-09-251-1/+1
* rust: Upgrade 1.89.0 -> 1.90.0Yash Shinde2025-09-251-5/+5
* go: remove duplicate arch map in sdk testOsama Abdelkader2025-09-221-26/+5
* oe-selftest: devtool: add missing importsAdrian Freihofer2025-09-221-6/+5
* patchtest: update testdata for selftestGyorgy Sarvari2025-09-182-11/+5
* patchtest: ignore patch file metadata from SRC_URIGyorgy Sarvari2025-09-181-2/+2
* patchtest: fix repo.canbemerged usageGyorgy Sarvari2025-09-182-3/+3
* patchtest: apply patch in repo rootGyorgy Sarvari2025-09-181-2/+2
* go: add sdk testOsama Abdelkader2025-09-181-0/+128