summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* image_types_wic: add syslinux-native dependency conditionalNaveen Saini2019-07-261-1/+2
* kernel-uboot: remove useless special casing of arm64 ImageBedel, Alban2019-07-261-4/+0
* image_types: Remove remnants of hdddirectDaniel Ammann2019-07-262-6/+1
* meson.bbclass: export STRIP=${BUILD_STRIP}Ross Burton2019-07-221-0/+1
* cve-update-db-native: Remove hash column from database.Pierre Le Magourou2019-07-191-6/+6
* cve-check: Replace CVE_CHECK_CVE_WHITELIST by CVE_CHECK_WHITELISTPierre Le Magourou2019-07-191-11/+11
* staging: Drop clean_recipe_sysrootRichard Purdie2019-07-181-11/+0
* cve-check: allow comparison of Vendor as well as ProductRoss Burton2019-07-181-4/+8
* cve-check.bbclass: initialize to_appendMikko Rapeli2019-07-181-0/+1
* kernel-fitimage: uboot-sign: fix missing signatureJun Nie2019-07-181-1/+3
* wic: add support for kernel with initramfs bundledChee Yang Lee2019-07-171-1/+4
* opkg/package/rootfs_ipk: allow overwriting OPKGLIBDIRAdrian Ratiu2019-07-172-2/+2
* glibc: exclude child recipes from CVE scanningRoss Burton2019-07-171-3/+1
* cve-check: remove redundant readline CVE whitelistingRoss Burton2019-07-171-4/+9
* rootfs-postcommands: Cope with empty IMAGE_LINK_NAME in write_image_test_dataMike Crowe2019-07-161-1/+1