summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2019-10-08systemd.bbclass: add RMINITDIR for nativesdk buildsTrevor Gamblin
2019-10-08toolchain-scripts: export READELFRoss Burton
2019-10-08insane: add check for perllocal.podRoss Burton
2019-10-07kernel-devicetree.bbclass: add missing backslashMartin Jansa
2019-10-02rootfs-postcommands: Avoid use of an hard-coded valueuninative-2.7Alessio Igor Bogani
2019-10-02base: Improve module import error messageRichard Purdie
2019-10-02packagegroup: fix a comment regarding PACKAGE_ARCHAndré Draszik
2019-10-02bash-completion: add image featureJoe Slater
2019-10-02icecc: Don't use icecc when INHIBIT_DEFAULT_DEPS is setDouglas Royds
2019-10-02classes/reproducible_build: Create SDE destinationJoshua Watt
2019-09-27populate_sdk_ext: Fix for hash equivRichard Purdie
2019-09-27kernel.fitimage.bbclass: remove ramdisk_ctypeHeiko Schocher
2019-09-27classes/reproducible_build: Move SDE deploy to another directoryJoshua Watt
2019-09-27classes/image-live.bbclass: Don't hardcode cpio.gzBöszörményi Zoltán via Openembedded-core
2019-09-19package: Multiple shlib_providers for the same file should errorJonathan Marler
2019-09-19package_rpm.bbclass: Remove a misleading bb.note()Peter Kjellerstedt
2019-09-19meson.bbclass: Handle microblaze* mapping to cpu familyNathan Rossi
2019-09-19externalsrc: stop rebuilds of 2+ externalsrc recipes sharing the same git repoQuentin Schulz
2019-09-19populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdkJaewon Lee
2019-09-19classes/archiver: Fix WORKDIR for shared sourceJoshua Watt
2019-09-19rootfs-postcommands: check /etc/gconf exists before working on itRoss Burton
2019-09-19report-error.bbclass: add local.conf/auto.conf into error reportChangqing Li
2019-09-19live-vm-common.bbclass: provide efi population functions for live imagesDmitry Eremin-Solenikov
2019-09-19systemd-boot.bbclass: switch to image-uefi.confDmitry Eremin-Solenikov
2019-09-19grub-efi.bbclass: switch to image-uefi.confDmitry Eremin-Solenikov
2019-09-18Remove SSTATE_HASHEQUIV_SERVERJoshua Watt
2019-09-16classextend.py: don't extend file for file dependencyChangqing Li
2019-09-16nativesdk.bbclass: Clear out LIBCEXTENSION and ABIEXTENSIONKhem Raj
2019-09-16icecc: blacklist pixmanTim Blechmann
2019-09-16populate_sdk_base.bbclass: nativesdk-glibc-locale is required on musl tooKhem Raj
2019-09-11chrpath.bbclass: Add break_hardlinks kwarg to allow breaking hardlinksNathan Rossi
2019-09-07python3native, pythonnative: export PYTHON_LIBRARY and PYTHON_INCLUDE_DIRKhem Raj
2019-09-06Revert "kernel.bbclass: adjust a condition checking"Jason Wessel
2019-09-06autotools: always include config_site.d files in CONFIG_SITEDan Callaghan
2019-09-06package.bbclass: allow shell-style wildcards in PRIVATE_LIBSAlexander Kanavin
2019-09-06archiver.bbclass: Do not archive srpm's if there are no package tasksNathan Rossi
2019-09-06Clean up remnants of glibc-initialNathan Rossi
2019-09-01rm_work: Remove redundant 'after' in addtask statementJacob Kroon
2019-08-30image.bbclass: Fix debug output for rootfs sizeDaniel Klauer
2019-08-27rootfs-postcommands.bbclass: add inittab tweak to read_only_rootfs_hook()Andre McCurdy
2019-08-27icecc: blacklist systemtapTim Blechmann
2019-08-21libc-package.bbclass: Split locale hard link processing into two partsJason Wessel
2019-08-21package: Fix race between do_package and do_packagedataRichard Purdie
2019-08-16systemd.bbclass: Limit rm_sysvinit_initddir and rm_systemd_unitdir to target ...Khem Raj
2019-08-14uboot: fixes to uboot-extlinux-config attribute valuesWill Page
2019-08-14linuxloader: Add entries for riscv64Khem Raj
2019-08-14insane.bbclass: in file-rdeps do not look into RDEPENDS recursivelyAlexander Kanavin
2019-08-13icecc.bbclass: catch subprocess.CalledProcessErrorMartin Jansa
2019-08-08image_types_wic.bbclass: Copy the .wks and .env files to deploy image dirJason Wessel
2019-08-08deb: allow custom dpkg commandTim Blechmann