summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* kernel.bbclass: pass LD also in savedefconfigMartin Jansa2022-08-081-1/+1
* base/reproducible: Change Source Date Epoch generation methodsRichard Purdie2022-08-041-0/+1
* gobject-introspection-data: Disable cache for g-ir-scannerTom Hochstein2022-08-011-0/+5
* rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S}Ming Liu2022-08-011-1/+1
* externalsrc.bbclass: support crate fetcher on externalsrcChanho Park2022-07-251-1/+1
* cargo_common.bbclass: enable bitbake vendoring for externalsrcChanho Park2022-07-251-1/+1
* bin_package: install into base_prefixPascal Bach2022-07-251-1/+2
* kernel-arch: Fix buildpaths leaking into external module compilesRichard Purdie2022-07-251-1/+1
* insane: Fix buildpaths test to work with special devicesRichard Purdie2022-07-251-2/+4
* package.bbclass: Fix kernel source handling when not using externalsrcAlejandro Hernandez Samaniego2022-07-251-1/+1
* package.bbclass: Avoid stripping signed kernel modules in splitdebuginfoChristoph Lauer2022-07-251-0/+5
* package.bbclass: Fix base directory for debugsource files when using externalsrcAlejandro Hernandez Samaniego2022-07-251-3/+28
* base.bbclass: Correct the test for obsolete license exceptionsPeter Kjellerstedt2022-07-081-2/+2
* sanity.bbclass: Add ftps to accepted URI protocols for mirrors sanityDavid Bagonyi2022-07-081-1/+1
* insane.bbclass: host-user-contaminated: Correct per package home pathAhmed Hossam2022-07-081-1/+1
* kernel-uboot.bbclass: Use vmlinux.initramfs when INITRAMFS_IMAGE_BUNDLE setRaju Kumar Pothuraju2022-07-081-0/+6
* cve-check: hook cleanup to the BuildCompleted event, not CookerExitRoss Burton2022-07-081-1/+1
* rootfs-postcommands.bbclass: correct commentsMichael Opdenacker2022-06-241-4/+4
* cve-check: add support for Ignored CVEsMarta Rybczynska2022-06-241-13/+30
* archiver: don't use machine variables in shared recipesJose Quaresma2022-06-221-2/+7
* archiver: use bb.note instead of echoJose Quaresma2022-06-221-1/+1
* meson.bbclass: add cython binary to cross/native toolchain configJack Mitchell2022-06-221-0/+2
* uboot-sign: Fix potential index error issuesRichard Purdie2022-06-221-0/+2
* buildhistory.bbclass: fix shell syntax when using dashMartin Jansa2022-06-181-1/+1
* baremetal-image: fix broken symlink in do_rootfsDavide Gardenal2022-06-181-3/+4
* sanity: Switch to make 4.0 as a minimum versionRichard Purdie2022-06-181-27/+3
* license.bbclass: Bound beginline and endline in copy_license_files()Peter Kjellerstedt2022-06-111-4/+4
* kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of taskStefan Wiehler2022-06-111-0/+8
* cve-check: fix return type in check_cvesMarta Rybczynska2022-06-111-1/+1
* cve-check: write empty fragment files in the text modeMarta Rybczynska2022-06-111-14/+13
* cve-check: move update_symlinks to a libraryMarta Rybczynska2022-06-111-8/+3
* rust-common: Fix sstate signatures between arm hf and non-hfRichard Purdie2022-06-071-0/+3
* insane.bbclass: make sure to close .patch filesMartin Jansa2022-06-071-8/+10
* staging.bbclass: process direct dependencies in deterministic orderMartin Jansa2022-06-071-1/+1
* cve-check: Allow warnings to be disabledRichard Purdie2022-06-071-1/+2
* cve-check: Only include installed packages for rootfs manifestErnst Sjöstrand2022-06-071-15/+54
* cve-check: Add helper for symlink handlingErnst Sjöstrand2022-06-071-21/+13
* cve-check.bbclass: Added do_populate_sdk[recrdeptask].leimaohui2022-06-071-0/+1
* license_image.bbclass: Make QA errors fail the buildPeter Kjellerstedt2022-05-281-0/+2
* staging: Fix rare sysroot corruption issueRichard Purdie2022-05-251-0/+24
* classes: rootfs-postcommands: add skip option to overlayfs_qa_checkClaudius Heine2022-05-251-2/+8
* cve-check: Fix report generationMarta Rybczynska2022-05-251-8/+10
* sanity: Don't warn about make 4.2.1 for mintRichard Purdie2022-05-201-1/+1
* image.bbclass: allow overriding dependency on virtual/kernel:do_deployDmitry Baryshkov2022-05-201-1/+6
* overlayfs: add docs about skipping QA check & service dependenciesClaudius Heine2022-05-201-3/+15
* pypi.bbclass: Set CVE_PRODUCT to PYPI_PACKAGEAlex Kiernan2022-05-201-0/+2
* abi_version/sstate: Bump hashequiv and sstate versions due to git changesRichard Purdie2022-05-121-1/+1
* package: Ensure we track whether PRSERV was active or notRichard Purdie2022-05-121-0/+3
* base: Avoid circular references to our own scriptsRichard Purdie2022-05-121-0/+4
* rootfs-postcommands: fix symlinks where link and output path are equalDavide Gardenal2022-05-121-6/+8