summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2017-09-18useradd: don't override pseudo environmentRoss Burton1
2017-09-18bitbake.conf: Add default FILESYSTEM_PERMS_TABLESMark Hatle1
2017-09-18devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton1
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton2
2017-09-13python*native.bbclass: suppress user site dirsMartin Kelly2
2017-09-13goarch.bbclass: set ARM_INSTRUCTION_SET to "arm"Matt Madison1
2017-09-13go.bbclass: Add ptest supportOtavio Salvador1
2017-09-13go.bbclass: Add "ldflags" to QA skip listOtavio Salvador1
2017-09-13go.bbclass: add support linking against shared runtimeMatt Madison1
2017-09-13goarch.bbclass: identify archs with Go dynamic linking supportMatt Madison1
2017-09-13insane: consider INSANE_SKIP without package-specifier tooRoss Burton1
2017-09-13insane: don't pass skip list to functions which don't respect itRoss Burton1
2017-09-13kernel: Move Device Tree support to kernel.bbclassOtavio Salvador2
2017-09-12image_types: support lz4 compressed squashfsEnrico Scholz1
2017-09-12go.bbclass: enable nativesdk builds for Go packagesMatt Madison1
2017-09-12go.bbclass: clean up CGO_xxx settingsMatt Madison1
2017-09-12go.bbclass: remove some xxx_FINAL variablesMatt Madison1
2017-09-12go.bbclass: remove GO_GCFLAGS nad GO_LDFLAGSMatt Madison1
2017-09-12go: split out go-runtime into separate recipeMatt Madison1
2017-09-12Revert "kernel-module-split: rrecommend kernel-image instead of rdepend"Martin Hundebøll1
2017-09-11staging: gracefully abort if two recipes conflict in the sysrootRoss Burton1
2017-09-11go.bbclass: add GO_INSTALL_FILTEROUT variableMatt Madison1
2017-09-11go.bbclass: add do_unpack function to handle common casesMatt Madison1
2017-09-11go.bbclass: separate ${S} and ${B}Matt Madison1
2017-09-11go.bbclass: Use an auxiliary variable to add the build dependenciesOtavio Salvador1
2017-09-11go.bbclass: exported function cleanupMatt Madison1
2017-09-11go.bbclass: Enable parallel buildOtavio Salvador1
2017-09-11go.bbclass: Use a global Go build flagsOtavio Salvador1
2017-09-11goarch.bbclass: Add support for ARMv5Otavio Salvador1
2017-09-11goarch.bbclass: Replace logic for setting GOARMWill Newton1
2017-09-11go.bbclass: Fix binary installation path detectionOtavio Salvador1
2017-09-11goarch.bbclass: Stop passing True as second argument of d.getVarOtavio Salvador1
2017-09-11kernel: Stop using update-alternativesOtavio Salvador1
2017-09-11package_[deb|ipk]: improve multiprocess logic when creating deb/ipk packagesLeonardo Sandoval2
2017-09-11package_deb, ipk: improve subprocess output on package manager commandLeonardo Sandoval2
2017-09-11gtk-doc.bbclass: add all directories where .so files are found to library sea...Alexander Kanavin1
2017-09-11insane.bbclass: write QA issues to log file only when they are in ERROR_QA or...Martin Jansa1
2017-09-05cve-check.bbclass: detect patched CVE's also from patch file namesMikko Rapeli1
2017-09-05rootfs-postcommands: add test for unsatisfied RRECOMMENDSJose Alarcon1
2017-09-05rootfs-postcommands: remove empty lineJose Alarcon1
2017-09-01insane.bbclass: Warn if ${COREBASE}/LICENSE is usedSaul Wold1
2017-09-01package_deb.bbclass: Handle colons in dependenciesPeter Kjellerstedt1
2017-09-01package: Change PACKAGE_BBCLASS_VERSIONRichard Purdie1
2017-09-01staging: Fix a logic error which caused dependency removalRichard Purdie1
2017-08-31classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUMPaul Eggleton1
2017-08-30image_types.bbclass: improve reproducibility of .gz filesJuro Bystricky1
2017-08-30qemuboot.bbclass: create deterministic qemuboot.conf fileJuro Bystricky1
2017-08-30(PRE)MIRRORS: fix pattern for npm:// without slashOlaf Mandel2
2017-08-29gettext.bbclass: do not add virtual/gettext to DEPENDSAlexander Kanavin2
2017-08-29insane: add qa check for uppercase recipe nameYeoh Ee Peng1