summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rootfs-postcommands: remove empty lineJose Alarcon2017-09-051-1/+0
* insane.bbclass: Warn if ${COREBASE}/LICENSE is usedSaul Wold2017-09-021-1/+4
* package_deb.bbclass: Handle colons in dependenciesPeter Kjellerstedt2017-09-021-4/+3
* package: Change PACKAGE_BBCLASS_VERSIONRichard Purdie2017-09-021-1/+1
* staging: Fix a logic error which caused dependency removalRichard Purdie2017-09-021-5/+6
* classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUMPaul Eggleton2017-08-311-1/+1
* image_types.bbclass: improve reproducibility of .gz filesJuro Bystricky2017-08-311-1/+1
* qemuboot.bbclass: create deterministic qemuboot.conf fileJuro Bystricky2017-08-311-1/+1
* (PRE)MIRRORS: fix pattern for npm:// without slashOlaf Mandel2017-08-302-3/+3
* gettext.bbclass: do not add virtual/gettext to DEPENDSAlexander Kanavin2017-08-302-5/+3