summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-09-22sanity: check that path variables don't use ~Ross Burton
2017-09-22sanity: correct Python version sanity checkRoss Burton
2017-09-21kernel.bbclass: build host programs with native sysrootsWenzong Fan
2017-09-21image.bbclass: Sorted ctypes to avoid basehash errorGerson Fernando Budke
2017-09-21classes/image: move image_qa to between rootfs and imageRoss Burton
2017-09-21classes/image_live: fix using squashfs as image filesystemTomasz Meresiński
2017-09-21cross-canadian.bbclass: drop TARGET_* flags overridesMing Liu
2017-09-21classes/externalsrc: delete symlinks at start of do_buildcleanPaul Eggleton
2017-09-21go.bbclass: set TMPDIR during compilationMatt Madison
2017-09-21go: fix linking issues for nativesdk buildsMatt Madison
2017-09-18useradd.bbclass: Unify writing of script file in useradd_sysroot_sstate()Peter Kjellerstedt
2017-09-18useradd: don't override pseudo environmentRoss Burton
2017-09-18bitbake.conf: Add default FILESYSTEM_PERMS_TABLESMark Hatle
2017-09-18devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton
2017-09-13python*native.bbclass: suppress user site dirsMartin Kelly
2017-09-13goarch.bbclass: set ARM_INSTRUCTION_SET to "arm"Matt Madison
2017-09-13go.bbclass: Add ptest supportOtavio Salvador
2017-09-13go.bbclass: Add "ldflags" to QA skip listOtavio Salvador
2017-09-13go.bbclass: add support linking against shared runtimeMatt Madison
2017-09-13goarch.bbclass: identify archs with Go dynamic linking supportMatt Madison
2017-09-13insane: consider INSANE_SKIP without package-specifier tooRoss Burton
2017-09-13insane: don't pass skip list to functions which don't respect itRoss Burton
2017-09-13kernel: Move Device Tree support to kernel.bbclassOtavio Salvador
2017-09-12image_types: support lz4 compressed squashfsEnrico Scholz
2017-09-12go.bbclass: enable nativesdk builds for Go packagesMatt Madison
2017-09-12go.bbclass: clean up CGO_xxx settingsMatt Madison
2017-09-12go.bbclass: remove some xxx_FINAL variablesMatt Madison
2017-09-12go.bbclass: remove GO_GCFLAGS nad GO_LDFLAGSMatt Madison
2017-09-12go: split out go-runtime into separate recipeMatt Madison
2017-09-12Revert "kernel-module-split: rrecommend kernel-image instead of rdepend"Martin Hundebøll
2017-09-11staging: gracefully abort if two recipes conflict in the sysrootRoss Burton
2017-09-11go.bbclass: add GO_INSTALL_FILTEROUT variableMatt Madison
2017-09-11go.bbclass: add do_unpack function to handle common casesMatt Madison
2017-09-11go.bbclass: separate ${S} and ${B}Matt Madison
2017-09-11go.bbclass: Use an auxiliary variable to add the build dependenciesOtavio Salvador
2017-09-11go.bbclass: exported function cleanupMatt Madison
2017-09-11go.bbclass: Enable parallel buildOtavio Salvador
2017-09-11go.bbclass: Use a global Go build flagsOtavio Salvador
2017-09-11goarch.bbclass: Add support for ARMv5Otavio Salvador
2017-09-11goarch.bbclass: Replace logic for setting GOARMWill Newton
2017-09-11go.bbclass: Fix binary installation path detectionOtavio Salvador
2017-09-11goarch.bbclass: Stop passing True as second argument of d.getVarOtavio Salvador
2017-09-11kernel: Stop using update-alternativesOtavio Salvador
2017-09-11package_[deb|ipk]: improve multiprocess logic when creating deb/ipk packagesLeonardo Sandoval
2017-09-11package_deb, ipk: improve subprocess output on package manager commandLeonardo Sandoval
2017-09-11gtk-doc.bbclass: add all directories where .so files are found to library sea...Alexander Kanavin
2017-09-11insane.bbclass: write QA issues to log file only when they are in ERROR_QA or...Martin Jansa
2017-09-05cve-check.bbclass: detect patched CVE's also from patch file namesMikko Rapeli
2017-09-05rootfs-postcommands: add test for unsatisfied RRECOMMENDSJose Alarcon