summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* testimage: inline updateTestData()Ross Burton2022-04-011-2/+2
* 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
* image_types: hddimg and iso only work on x86Ross Burton2022-04-011-2/+3
* buildtools-tarball: include nativesdk-python3-pyyamlRoss Burton2022-04-011-3/+2
* initscripts: Clean up license handling/identifiersRichard Purdie2022-04-0126-349/+94
* keymaps: Clean up license handlingRichard Purdie2022-04-013-350/+5
* modutils-initscripts: Change license PD -> MITRichard Purdie2022-04-013-12/+7
* base: Clean up module import compatibility codeRichard Purdie2022-04-011-9/+2
* base: Don't add duplicates to sys.pathRichard Purdie2022-04-011-2/+2
* cmake: support to create per-toolchain cmake file in SDKJagadeesh Krishnanjanappa2022-03-314-0/+72
* weston: Add a knob to control simple clientsKhem Raj2022-03-311-1/+4
* git: make expat and curl into PACKAGECONFIG itemsRasmus Villemoes2022-03-311-2/+4
* mirrors: Add missing gitsm entries for yocto/oe mirrorsRichard Purdie2022-03-311-0/+2
* gobject-introspection: fix default search path for girdirChen Qi2022-03-312-1/+36
* cve-check: add coverage statistics on recipes with/without CVEsMarta Rybczynska2022-03-301-11/+40
* cve-check: add json formatMarta Rybczynska2022-03-302-1/+159
* zlib: backport the fix for CVE-2018-25032Ross Burton2022-03-302-0/+348
* python3-urllib3: upgrade 1.26.8 -> 1.26.9wangmy2022-03-301-1/+1
* python3-pytz: upgrade 2021.3 -> 2022.1wangmy2022-03-301-1/+1
* python3-pytest-subtests: upgrade 0.6.0 -> 0.7.0wangmy2022-03-301-1/+1
* python3-pytest-runner: upgrade 5.3.1 -> 6.0.0wangmy2022-03-301-2/+2
* python3-jinja2: upgrade 3.0.3 -> 3.1.1wangmy2022-03-301-1/+1
* python3-imagesize: upgrade 1.2.0 -> 1.3.0wangmy2022-03-301-1/+3
* python3-hypothesis: upgrade 6.39.2 -> 6.39.5wangmy2022-03-301-1/+1
* python3-dbusmock: upgrade 0.26.1 -> 0.27.3wangmy2022-03-301-1/+1
* python3-asn1crypto: upgrade 1.4.0 -> 1.5.1wangmy2022-03-301-3/+2
* volatile-binds: add recipe variable to allow disabling OverlayFSLuca Boccassi2022-03-292-0/+5
* kernel-fitimage.bbclass: introduce FIT_SUPPORTED_INITRAMFS_FSTYPESMing Liu2022-03-291-1/+9
* kernel-fitimage.bbclass: change 'echo' to 'bbnote'Ming Liu2022-03-291-13/+12