summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2019-08-07mesa,llvm,meson: Update llvm to 8.0.1 plus define and use LLVM version globallyKhem Raj
2019-08-06license_image.bbclass: drop invalid commentsMing Liu
2019-08-06sstate/sstatesig: Update to new form of BB_HASHCHECK_FUNCTIONRichard Purdie
2019-08-06sanity: update for new bb.build.exec_func() behaviourRoss Burton
2019-08-03classes/lib: Remove bb.build.FuncFailedRichard Purdie
2019-08-03sstate: Reduce race windowsRichard Purdie
2019-08-03insane: check if the recipe incorrectly uses DEPENDS_${PN}Ross Burton
2019-07-31meson.bbclass: do not pass native compiler/linker flags via command lineAlexander Kanavin
2019-07-31classes/sstate: regenerate sstate when signing enabledJoshua Lock via Openembedded-core
2019-07-29gnome: Remove the gnome classAdrian Bunk
2019-07-29kernel.bbclass: fix installation of modules signing certificatesDmitry Eremin-Solenikov
2019-07-27image_types.bbclass: make gzipped images rsyncableDiego Rondini
2019-07-27classes/sstate: don't use unsigned sstate when verification enabledJoshua Lock via Openembedded-core
2019-07-27sstate: fix log messageJoshua Lock via Openembedded-core
2019-07-26package: Improve determinismRichard Purdie