summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* package_manager: sign DEB package feedsFerry Toth2022-04-051-3/+16
* gpg-sign: Add parameters to gpg signature functionXavier Berger2022-04-051-1/+5
* 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
* oeqa/selftest/oescripts: refactor skipping logicRoss Burton2022-04-011-9/+5
* oeqa: rationalise skipifqemu decoratorsRoss Burton2022-04-018-51/+25
* oeqa/selftest: tag tests that use runqemuRoss Burton2022-04-018-6/+32
* oeqa/core/decorators/data: improve has_* logicRoss Burton2022-04-011-3/+3
* oeqa/selftest: remove unused importsRoss Burton2022-04-0120-35/+14
* oeqa/core/utils/misc: remove redundant fileRoss Burton2022-04-011-47/+0
* oeqa/core/decorator: remove redundant codeRoss Burton2022-04-011-8/+3
* oeqa/runtime/decorator/package.py: remove use of strToSetRoss Burton2022-04-011-3/+6
* oeqa/selftest/buildoptions: set PACKAGE_CLASSES in test_arch_work_dir_and_exp...Ross Burton2022-04-011-1/+6
* oeqa/selftest/wic: add more arch-specific annotationsRoss Burton2022-04-011-4/+10
* oeqa/selftest/wic: don't hardcode kernel image type in test_wic_rmRoss Burton2022-04-011-4/+6
* oeqa/selftest/wic: clean up only_for_arch decoratorRoss Burton2022-04-011-9/+5
* oeqa/selftest/wic: remove redundant assertsRoss Burton2022-04-011-12/+12
* oeqa/selftest/wic: use os.rename instead of bb.utils.renameRoss Burton2022-04-011-3/+4
* oeqa/selftest/devtool: ensure Git username is set before upgrade testsRoss Burton2022-04-011-0/+8
* cve-check: add json formatMarta Rybczynska2022-03-301-0/+16
* oeqa/runtime/context: remove duplicate sys.path entries when looking for modulesRoss Burton2022-03-261-1/+5
* oeqa/selftest/tinfoil: Fix intermittent event loss issue in testRichard Purdie2022-03-261-1/+1
* selftest/incompatible_lic: Remove references to AVAILABLE_LICENSESPeter Kjellerstedt2022-03-241-22/+18
* oeqa/selftest/tinfoil: Improve tinfoil event test debuggingRichard Purdie2022-03-181-2/+2
* buildtools-docs-tarball: Add test for building documentation using sphinxRichard Purdie2022-03-182-0/+19
* oeqa/runtime/ping: Improve failure message to include more detailRichard Purdie2022-03-131-8/+12
* image.bbclass: make sure do_rootfs run from a clean workspaceMing Liu2022-03-131-4/+0
* meta/scripts: Improve internal variable namingSaul Wold2022-03-103-4/+4
* oeqa: selftest: overlayfs: add test for image with fstab entryStefan Herbrechtsmeier2022-03-041-27/+55
* classes: rootfs-postcommands: include /etc/fstab in overlayfs_qa_checkStefan Herbrechtsmeier2022-03-041-2/+2
* ipk: Decode byte data to string in manifest handlingAndrew Jeffery2022-03-041-1/+1
* ipk: Import re in manifest moduleAndrew Jeffery2022-03-041-0/+1
* copy_buildsystem: allow more layer pathsDaniel Wagenknecht2022-03-041-8/+4
* rust: Introduce arch_to_rust_arch()Andrew Jeffery2022-03-021-0/+5
* license: Rework INCOMPATIBLE_LICENSE wildcard handlingRichard Purdie2022-03-021-36/+50
* license/insane: Show warning for obsolete license usageRichard Purdie2022-03-021-0/+10
* base/license: Rework INCOMPATIBLE_LICENSE variable handlingSaul Wold2022-03-022-2/+7
* recipetool/devtool: Further SPDX identifier cleanupsRichard Purdie2022-03-022-15/+15
* sstate: do not add TARGET_ARCH to pkgarch for cross recipes.Alexander Kanavin2022-03-021-1/+1
* scripts: Various typo/grammar/punctuation fixesRobert P. J. Day2022-03-021-1/+1
* recipetool: Use SPDX license identifiersPeter Kjellerstedt2022-03-013-6/+6
* selftest: recipetool: Correct the URI for socatPeter Kjellerstedt2022-03-011-1/+1
* license.py: Correct a commentPeter Kjellerstedt2022-02-271-10/+7
* selftest: drop distutils3 test from recipetoolTim Orling2022-02-251-19/+0
* licenses: Fix logic error introduced in renameRichard Purdie2022-02-251-2/+2
* license.py: rename variablesSaul Wold2022-02-251-14/+17
* patch.py: Prevent git repo reinitializationPavel Zhukov2022-02-252-5/+25