summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* sanity: check that path variables don't use ~Ross Burton2017-09-221-0/+5
* sanity: correct Python version sanity checkRoss Burton2017-09-221-3/+3
* kernel.bbclass: build host programs with native sysrootsWenzong Fan2017-09-211-1/+1
* image.bbclass: Sorted ctypes to avoid basehash errorGerson Fernando Budke2017-09-211-1/+1
* classes/image: move image_qa to between rootfs and imageRoss Burton2017-09-211-2/+5
* classes/image_live: fix using squashfs as image filesystemTomasz Meresiński2017-09-211-1/+1
* cross-canadian.bbclass: drop TARGET_* flags overridesMing Liu2017-09-211-5/+0
* classes/externalsrc: delete symlinks at start of do_buildcleanPaul Eggleton2017-09-211-0/+1
* go.bbclass: set TMPDIR during compilationMatt Madison2017-09-211-0/+6
* go: fix linking issues for nativesdk buildsMatt Madison2017-09-211-1/+3
* useradd.bbclass: Unify writing of script file in useradd_sysroot_sstate()Peter Kjellerstedt2017-09-181-6/+3
* useradd: don't override pseudo environmentRoss Burton2017-09-181-1/+1
* bitbake.conf: Add default FILESYSTEM_PERMS_TABLESMark Hatle2017-09-181-3/+1
* devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton2017-09-181-0/+3
* devtool: rework source extraction so that dependencies are handledPaul Eggleton2017-09-182-1/+173
* python*native.bbclass: suppress user site dirsMartin Kelly2017-09-142-0/+6
* goarch.bbclass: set ARM_INSTRUCTION_SET to "arm"Matt Madison2017-09-141-0/+1
* go.bbclass: Add ptest supportOtavio Salvador2017-09-141-2/+60
* go.bbclass: Add "ldflags" to QA skip listOtavio Salvador2017-09-141-0/+2
* go.bbclass: add support linking against shared runtimeMatt Madison2017-09-141-2/+9
* goarch.bbclass: identify archs with Go dynamic linking supportMatt Madison2017-09-141-0/+10
* insane: consider INSANE_SKIP without package-specifier tooRoss Burton2017-09-131-1/+2
* insane: don't pass skip list to functions which don't respect itRoss Burton2017-09-131-8/+8
* kernel: Move Device Tree support to kernel.bbclassOtavio Salvador2017-09-132-0/+65
* image_types: support lz4 compressed squashfsEnrico Scholz2017-09-121-1/+3
* go.bbclass: enable nativesdk builds for Go packagesMatt Madison2017-09-121-0/+2
* go.bbclass: clean up CGO_xxx settingsMatt Madison2017-09-121-6/+7
* go.bbclass: remove some xxx_FINAL variablesMatt Madison2017-09-121-12/+7
* go.bbclass: remove GO_GCFLAGS nad GO_LDFLAGSMatt Madison2017-09-121-2/+0
* go: split out go-runtime into separate recipeMatt Madison2017-09-121-10/+12
* Revert "kernel-module-split: rrecommend kernel-image instead of rdepend"Martin Hundebøll2017-09-121-6/+1
* staging: gracefully abort if two recipes conflict in the sysrootRoss Burton2017-09-111-3/+15
* go.bbclass: add GO_INSTALL_FILTEROUT variableMatt Madison2017-09-111-1/+7
* go.bbclass: add do_unpack function to handle common casesMatt Madison2017-09-111-1/+19
* go.bbclass: separate ${S} and ${B}Matt Madison2017-09-111-28/+18
* go.bbclass: Use an auxiliary variable to add the build dependenciesOtavio Salvador2017-09-111-3/+5
* go.bbclass: exported function cleanupMatt Madison2017-09-111-9/+5
* go.bbclass: Enable parallel buildOtavio Salvador2017-09-111-0/+20
* go.bbclass: Use a global Go build flagsOtavio Salvador2017-09-111-1/+3
* goarch.bbclass: Add support for ARMv5Otavio Salvador2017-09-111-0/+2
* goarch.bbclass: Replace logic for setting GOARMWill Newton2017-09-111-2/+5
* go.bbclass: Fix binary installation path detectionOtavio Salvador2017-09-111-1/+1
* goarch.bbclass: Stop passing True as second argument of d.getVarOtavio Salvador2017-09-111-9/+9
* kernel: Stop using update-alternativesOtavio Salvador2017-09-111-13/+3
* package_[deb|ipk]: improve multiprocess logic when creating deb/ipk packagesLeonardo Sandoval2017-09-112-6/+66
* package_deb, ipk: improve subprocess output on package manager commandLeonardo Sandoval2017-09-112-2/+6
* gtk-doc.bbclass: add all directories where .so files are found to library sea...Alexander Kanavin2017-09-111-0/+1
* insane.bbclass: write QA issues to log file only when they are in ERROR_QA or...Martin Jansa2017-09-111-1/+2
* cve-check.bbclass: detect patched CVE's also from patch file namesMikko Rapeli2017-09-051-1/+15
* rootfs-postcommands: add test for unsatisfied RRECOMMENDSJose Alarcon2017-09-051-0/+12