summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2022-11-17kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIRDiego Sueiro
2022-11-17cargo_common.bbclass: Fix typosAlex Kiernan
2022-11-17archiver: avoid using machine variable as it breaks multiconfigJose Quaresma
2022-11-17package: Fix handling of minidebuginfo with newer binutilsNathan Rossi
2022-11-10create-spdx.bbclass: remove unused SPDX_INCLUDE_PACKAGEDMichael Opdenacker
2022-11-10sanity: check for GNU tar specificallyRoss Burton
2022-11-06mirrors.bbclass: use shallow tarball for binutils-nativeEtienne Cordonnier
2022-11-06uboot-sign: Fix using wrong KEY_REQ_ARGSSean Anderson
2022-11-06externalsrc: git submodule--helper list unsupportedJohn Edward Broadbent
2022-11-04externalsrc.bbclass: Remove a trailing slash from ${B}Peter Kjellerstedt
2022-11-04externalsrc.bbclass: fix git repo detectionMartin Jansa
2022-11-04create-spdx: Remove ";name=..." for downloadLocationKeiya Nobuta
2022-11-04kernel: Clear SYSROOT_DIRS instead of replacing sysroot_stage_allSean Anderson
2022-11-04kernel-yocto: improve fatal error messages of symbol_why.pyJose Quaresma
2022-11-04overlayfs: Allow not used mount pointsVyacheslav Yurkov
2022-11-04insane.bbclass: Allow hashlib version that only accepts on parameterMark Hatle
2022-10-25classes: files: Extend overlayfs-etc classVyacheslav Yurkov
2022-10-17own-mirrors: add crateAdrian Freihofer
2022-10-13image_types_wic.bbclass: fix cross binutils dependencyChen Qi
2022-09-24kernel-yocto: allow patch author date to be commit dateBruce Ashfield
2022-09-09externalsrc: Don't wipe out src dir when EXPORT_FUNCTIONS is used.Kristian Amlie
2022-09-09rootfs-postcommands.bbclass: avoid moving ssh host keys if etc is writablePeter Bergin
2022-09-09core-image.bbclass: Exclude openssh complementary packagesPavel Zhukov
2022-09-09kernel: Use consistent make flags for menuconfigRichard Purdie
2022-09-09kernel: Always set CC and LD for the kernel buildRichard Purdie
2022-09-06npm: use npm_registry to cache packageEnrico Scholz
2022-09-06npm: take 'version' directly from 'package.json'Enrico Scholz
2022-09-06npm: return content of 'package.json' in 'npm_pack'Enrico Scholz
2022-09-06npm: replace 'npm pack' call by 'tar czf'Enrico Scholz
2022-09-06kernel-fitimage.bbclass: add padding algorithm property in config nodesLUIS ENRIQUEZ
2022-09-06meta: introduce UBOOT_MKIMAGE_KERNEL_TYPEMing Liu
2022-09-06insane.bbclass: Skip patches not in oe-core by full pathYang Xu
2022-09-06cve-check: close cursors as soon as possibleRoss Burton
2022-09-06classes: cve-check: Get shared database lockJoshua Watt
2022-08-31wic: depend on cross-binutilsRoss Burton
2022-08-31sanity: add a comment to ensure CONNECTIVITY_CHECK_URIS is correctShubham Kulkarni
2022-08-31package_rpm: Do not replace square brackets in %filesPavel Zhukov
2022-08-31kernel-fitimage.bbclass: only package unique DTBsAwais Belal
2022-08-23create-spdx: handle links to inaccessible locationsPeter Marko
2022-08-23archiver.bbclass: some recipes that uses the kernelsrc bbclass uses the share...Jose Quaresma
2022-08-17nativesdk: Clear TUNE_FEATURESRichard Purdie
2022-08-17create-spdx: ignore packing control files from ipk and debJose Quaresma
2022-08-17create-spdx: Fix supplier fieldMihai Lindner
2022-08-17archiver.bbclass: remove unsed do_deploy_archives[dirs]Jose Quaresma
2022-08-02kernel.bbclass: pass LD also in savedefconfigMartin Jansa
2022-07-28base/reproducible: Change Source Date Epoch generation methodsRichard Purdie
2022-07-26gobject-introspection-data: Disable cache for g-ir-scannerTom Hochstein
2022-07-26rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S}Ming Liu
2022-07-17externalsrc.bbclass: support crate fetcher on externalsrcChanho Park
2022-07-17cargo_common.bbclass: enable bitbake vendoring for externalsrcChanho Park