summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2017-09-05rootfs-postcommands: remove empty lineJose Alarcon
2017-09-01insane.bbclass: Warn if ${COREBASE}/LICENSE is usedSaul Wold
2017-09-01package_deb.bbclass: Handle colons in dependenciesPeter Kjellerstedt
2017-09-01package: Change PACKAGE_BBCLASS_VERSIONRichard Purdie
2017-09-01staging: Fix a logic error which caused dependency removalRichard Purdie
2017-08-31classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUMPaul Eggleton
2017-08-30image_types.bbclass: improve reproducibility of .gz filesJuro Bystricky
2017-08-30qemuboot.bbclass: create deterministic qemuboot.conf fileJuro Bystricky
2017-08-30(PRE)MIRRORS: fix pattern for npm:// without slashOlaf Mandel
2017-08-29gettext.bbclass: do not add virtual/gettext to DEPENDSAlexander Kanavin
2017-08-29insane: add qa check for uppercase recipe nameYeoh Ee Peng
2017-08-27staging: Ensure dependencies are removed before being addedRichard Purdie
2017-08-27staging: Avoid sysroot removal racesRichard Purdie
2017-08-24populate_sdk_ext: Add BB_SERVER_TIMEOUT to SDK_LOCAL_CONF_BLACKLISTRichard Purdie
2017-08-24kernel-yocto: relax BSP definition testBruce Ashfield