summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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-03rm_work: Remove redundant 'after' in addtask statementJacob Kroon
2019-09-01image.bbclass: Fix debug output for rootfs sizeDaniel Klauer
2019-08-28rootfs-postcommands.bbclass: add inittab tweak to read_only_rootfs_hook()Andre McCurdy
2019-08-28icecc: 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-21systemd.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-12image_types_wic.bbclass: Copy the .wks and .env files to deploy image dirJason Wessel
2019-08-12deb: allow custom dpkg commandTim Blechmann
2019-08-08mesa,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-06classes/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-08-03meson.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-31gnome: Remove the gnome classAdrian Bunk
2019-07-31kernel.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
2019-07-26image_types_wic: add syslinux-native dependency conditionalNaveen Saini
2019-07-26kernel-uboot: remove useless special casing of arm64 ImageBedel, Alban
2019-07-26image_types: Remove remnants of hdddirectDaniel Ammann
2019-07-22meson.bbclass: export STRIP=${BUILD_STRIP}Ross Burton
2019-07-19cve-update-db-native: Remove hash column from database.Pierre Le Magourou
2019-07-19cve-check: Replace CVE_CHECK_CVE_WHITELIST by CVE_CHECK_WHITELISTPierre Le Magourou
2019-07-18staging: Drop clean_recipe_sysrootRichard Purdie
2019-07-18cve-check: allow comparison of Vendor as well as ProductRoss Burton
2019-07-18cve-check.bbclass: initialize to_appendMikko Rapeli
2019-07-18kernel-fitimage: uboot-sign: fix missing signatureJun Nie
2019-07-17wic: add support for kernel with initramfs bundledChee Yang Lee