summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* insane: add qa check for uppercase recipe nameYeoh Ee Peng2017-08-301-2/+7
* staging: Ensure dependencies are removed before being addedRichard Purdie2017-08-271-38/+39
* staging: Avoid sysroot removal racesRichard Purdie2017-08-271-5/+20
* populate_sdk_ext: Add BB_SERVER_TIMEOUT to SDK_LOCAL_CONF_BLACKLISTRichard Purdie2017-08-241-0/+1
* kernel-yocto: relax BSP definition testBruce Ashfield2017-08-241-2/+5
* kernel-yocto: fix typo in error messageLuca Ceresoli2017-08-241-1/+1
* buildhistory.bbclass: add ptest2.4_M3Robert Yang2017-08-231-0/+30
* testimage.bbclass: update commentsRobert Yang2017-08-231-2/+2
* buildhistory.bbclass: print message when no commitRobert Yang2017-08-231-0/+2
* staging: add missing import errno to staging_populate_sysroot_dirMarko, Peter2017-08-231-0/+1
* kernel.bbclass: external toolchain fixJuro Bystricky2017-08-231-5/+2
* kernel-yocto: ensure that only valid BSPs are builtBruce Ashfield2017-08-231-0/+3
* kernel-module-split: rrecommend kernel-image instead of rdependMartin Hundebøll2017-08-231-1/+6
* goarch: Disable build for muslx32sweeaun2017-08-181-0/+1
* rootfs-postcommands.bbclass: Filter out dangling symlinks in ssh_allow_empty_...Khem Raj2017-08-181-1/+4
* rootfs-postcommands.bbclass: Prevent linking testdata to itselfMike Looijmans2017-08-181-3/+4