summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* toolchain-scripts: compatibility with unbound variable protectionJan Kircher2023-01-261-1/+1
* kernel-fitimage: Allow user to select dtb when multiple dtb existsSandeep Gundlupet Raju2023-01-261-1/+15
* kernel-fitimage: Adjust order of dtb/dtbo filesSandeep Gundlupet Raju2023-01-261-2/+3
* classes: image: Set empty weak default IMAGE_LINGUASAlex Kiernan2023-01-261-2/+1
* cve-check: write the cve manifest to IMGDEPLOYDIRJermain Horsman2023-01-261-3/+3
* gtk-icon-cache: Fix GTKIC_CMD if-else conditionDaniel Gomez2023-01-261-1/+1
* rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusivelyLuis2023-01-151-4/+11
* base.bbclass: Fix way to check ccache pathChangqing Li2023-01-151-1/+1
* qemuboot.bbclass: make sure runqemu boots bundled initramfs kernel imageJagadeesh Krishnanjanappa2023-01-061-1/+2
* kernel.bbclass: remove empty module directories to prevent QA issuesOvidiu Panait2023-01-061-2/+2
* classes/create-spdx: Add SPDX_PRETTY optionJoshua Watt2023-01-061-6/+16
* baremetal-image: Avoid overriding qemu variables from IMAGE_CLASSESAlejandro Hernandez Samaniego2023-01-061-0/+11
* externalsrc: fix lookup for .gitmodulesPeter Marko2022-12-231-1/+1
* rm_work: adjust dependency to make do_rm_work_all depend on do_rm_workChen Qi2022-12-231-1/+1
* classes: make TOOLCHAIN more permissive for kernelAlexey Smirnov2022-12-131-1/+1
* mirrors.bbclass: update CPAN_MIRRORTim Orling2022-12-071-2/+1
* kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuildChen Qi2022-12-071-0/+8
* create-spdx: default share_src for shared sourcesKonrad Weihmann2022-12-011-2/+3
* sanity: Drop data finalize callRichard Purdie2022-12-011-9/+2
* sstate: Allow optimisation of do_deploy_archives task dependenciesJose Quaresma2022-12-011-1/+1
* rm_work: exclude the SSTATETASKS from the rm_work tasks sinatureJose Quaresma2022-12-011-0/+2
* gnomebase.bbclass: return the whole version for tarball directory if it is a ...Alexander Kanavin2022-12-011-1/+1
* kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIRDiego Sueiro2022-11-241-0/+16
* cargo_common.bbclass: Fix typosAlex Kiernan2022-11-241-2/+2
* archiver: avoid using machine variable as it breaks multiconfigJose Quaresma2022-11-241-1/+1
* package: Fix handling of minidebuginfo with newer binutilsNathan Rossi2022-11-241-3/+18
* create-spdx.bbclass: remove unused SPDX_INCLUDE_PACKAGEDMichael Opdenacker2022-11-201-2/+0
* sanity: check for GNU tar specificallyRoss Burton2022-11-201-0/+8
* mirrors.bbclass: use shallow tarball for binutils-nativeEtienne Cordonnier2022-11-101-0/+1
* uboot-sign: Fix using wrong KEY_REQ_ARGSSean Anderson2022-11-101-1/+1
* externalsrc: git submodule--helper list unsupportedJohn Edward Broadbent2022-11-101-9/+10
* externalsrc.bbclass: Remove a trailing slash from ${B}Peter Kjellerstedt2022-11-101-1/+1
* externalsrc.bbclass: fix git repo detectionMartin Jansa2022-11-101-2/+2
* create-spdx: Remove ";name=..." for downloadLocationKeiya Nobuta2022-11-101-0/+1
* kernel: Clear SYSROOT_DIRS instead of replacing sysroot_stage_allSean Anderson2022-11-101-3/+1
* kernel-yocto: improve fatal error messages of symbol_why.pyJose Quaresma2022-11-101-5/+5
* overlayfs: Allow not used mount pointsVyacheslav Yurkov2022-11-091-1/+5
* insane.bbclass: Allow hashlib version that only accepts on parameterMark Hatle2022-11-091-1/+4
* classes: files: Extend overlayfs-etc classVyacheslav Yurkov2022-10-291-1/+4
* own-mirrors: add crateAdrian Freihofer2022-10-202-1/+2
* image_types_wic.bbclass: fix cross binutils dependencyChen Qi2022-10-201-1/+1
* kernel-yocto: allow patch author date to be commit dateBruce Ashfield2022-09-281-1/+5
* externalsrc: Don't wipe out src dir when EXPORT_FUNCTIONS is used.Kristian Amlie2022-09-161-3/+5
* rootfs-postcommands.bbclass: avoid moving ssh host keys if etc is writablePeter Bergin2022-09-161-13/+17
* core-image.bbclass: Exclude openssh complementary packagesPavel Zhukov2022-09-161-0/+4
* kernel: Use consistent make flags for menuconfigRichard Purdie2022-09-161-1/+2
* kernel: Always set CC and LD for the kernel buildRichard Purdie2022-09-161-6/+7
* npm: use npm_registry to cache packageEnrico Scholz2022-09-121-6/+9
* npm: take 'version' directly from 'package.json'Enrico Scholz2022-09-121-6/+1
* npm: return content of 'package.json' in 'npm_pack'Enrico Scholz2022-09-121-4/+4