summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package_rpm.bbclass: Remove a misleading bb.note()Peter Kjellerstedt2019-09-191-3/+2
* meson.bbclass: Handle microblaze* mapping to cpu familyNathan Rossi2019-09-191-0/+2
* externalsrc: stop rebuilds of 2+ externalsrc recipes sharing the same git repoQuentin Schulz2019-09-191-1/+1
* populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdkJaewon Lee2019-09-191-1/+27
* classes/archiver: Fix WORKDIR for shared sourceJoshua Watt2019-09-191-2/+3
* rootfs-postcommands: check /etc/gconf exists before working on itRoss Burton2019-09-191-2/+4
* report-error.bbclass: add local.conf/auto.conf into error reportChangqing Li2019-09-191-0/+15
* live-vm-common.bbclass: provide efi population functions for live imagesDmitry Eremin-Solenikov2019-09-193-47/+36
* systemd-boot.bbclass: switch to image-uefi.confDmitry Eremin-Solenikov2019-09-191-11/+4
* grub-efi.bbclass: switch to image-uefi.confDmitry Eremin-Solenikov2019-09-192-17/+4
* Remove SSTATE_HASHEQUIV_SERVERJoshua Watt2019-09-181-5/+0
* classextend.py: don't extend file for file dependencyChangqing Li2019-09-161-1/+1
* nativesdk.bbclass: Clear out LIBCEXTENSION and ABIEXTENSIONKhem Raj2019-09-161-0/+2
* icecc: blacklist pixmanTim Blechmann2019-09-161-0/+3
* populate_sdk_base.bbclass: nativesdk-glibc-locale is required on musl tooKhem Raj2019-09-161-1/+1
* chrpath.bbclass: Add break_hardlinks kwarg to allow breaking hardlinksNathan Rossi2019-09-111-6/+13
* python3native, pythonnative: export PYTHON_LIBRARY and PYTHON_INCLUDE_DIRKhem Raj2019-09-072-0/+16
* Revert "kernel.bbclass: adjust a condition checking"Jason Wessel2019-09-061-2/+4
* autotools: always include config_site.d files in CONFIG_SITEDan Callaghan2019-09-061-2/+5
* package.bbclass: allow shell-style wildcards in PRIVATE_LIBSAlexander Kanavin2019-09-061-2/+4
* archiver.bbclass: Do not archive srpm's if there are no package tasksNathan Rossi2019-09-061-6/+8
* Clean up remnants of glibc-initialNathan Rossi2019-09-061-1/+1
* rm_work: Remove redundant 'after' in addtask statementJacob Kroon2019-09-031-1/+1
* image.bbclass: Fix debug output for rootfs sizeDaniel Klauer2019-09-011-1/+1
* rootfs-postcommands.bbclass: add inittab tweak to read_only_rootfs_hook()Andre McCurdy2019-08-281-0/+5
* icecc: blacklist systemtapTim Blechmann2019-08-281-0/+3
* libc-package.bbclass: Split locale hard link processing into two partsJason Wessel2019-08-211-2/+5
* package: Fix race between do_package and do_packagedataRichard Purdie2019-08-211-3/+7
* systemd.bbclass: Limit rm_sysvinit_initddir and rm_systemd_unitdir to target ...Khem Raj2019-08-211-2/+5
* uboot: fixes to uboot-extlinux-config attribute valuesWill Page2019-08-141-5/+8
* linuxloader: Add entries for riscv64Khem Raj2019-08-141-0/+4
* insane.bbclass: in file-rdeps do not look into RDEPENDS recursivelyAlexander Kanavin2019-08-141-18/+0
* icecc.bbclass: catch subprocess.CalledProcessErrorMartin Jansa2019-08-131-1/+5
* image_types_wic.bbclass: Copy the .wks and .env files to deploy image dirJason Wessel2019-08-121-1/+10
* deb: allow custom dpkg commandTim Blechmann2019-08-121-1/+4
* mesa,llvm,meson: Update llvm to 8.0.1 plus define and use LLVM version globallyKhem Raj2019-08-081-1/+1
* license_image.bbclass: drop invalid commentsMing Liu2019-08-061-4/+0
* sstate/sstatesig: Update to new form of BB_HASHCHECK_FUNCTIONRichard Purdie2019-08-061-42/+38
* sanity: update for new bb.build.exec_func() behaviourRoss Burton2019-08-061-1/+1
* classes/lib: Remove bb.build.FuncFailedRichard Purdie2019-08-062-16/+9
* sstate: Reduce race windowsRichard Purdie2019-08-031-1/+11
* insane: check if the recipe incorrectly uses DEPENDS_${PN}Ross Burton2019-08-031-0/+5
* meson.bbclass: do not pass native compiler/linker flags via command lineAlexander Kanavin2019-08-031-5/+1
* classes/sstate: regenerate sstate when signing enabledJoshua Lock via Openembedded-core2019-07-311-8/+12
* gnome: Remove the gnome classAdrian Bunk2019-07-311-1/+0
* kernel.bbclass: fix installation of modules signing certificatesDmitry Eremin-Solenikov2019-07-311-1/+1
* image_types.bbclass: make gzipped images rsyncableDiego Rondini2019-07-271-1/+1
* classes/sstate: don't use unsigned sstate when verification enabledJoshua Lock via Openembedded-core2019-07-271-1/+2
* sstate: fix log messageJoshua Lock via Openembedded-core2019-07-271-1/+1
* package: Improve determinismRichard Purdie2019-07-261-1/+1