aboutsummaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Expand)Author
2017-09-12initramfs-framework: Allow directories with spacesOtavio Salvador
2017-09-12glibc-locale: add runtime dependency on glibcMartin Jansa
2017-09-12initramfs-framework: bump PR and fix install-efi and setup-live modulesCalifornia Sullivan
2017-09-11staging: gracefully abort if two recipes conflict in the sysrootRoss Burton
2017-09-11go-helloworld: Use the Golang examples repositoryOtavio Salvador
2017-09-11go-dep: Add 0.3.0 releaseOtavio Salvador
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: Remove Go 1.6 and 1.7 releasesOtavio Salvador
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-11linux-yocto: Make LINUX_VERSION_EXTENSION weakerSaul Wold
2017-09-11libfm: remove file which conflicts with libfm-extraRoss Burton
2017-09-11subversion: fix CVE-2017-9800Wenzong Fan
2017-09-11foomatic: Add HOMEPAGE info into recipe file.Huang Qiyu
2017-09-11diffutils: Add HOMEPAGE info into recipe file.Huang Qiyu
2017-09-11iputils: backport patch to fix arping hang problemChen Qi
2017-09-11util-linux: Add HOMEPAGE info into recipe file.Huang Qiyu
2017-09-11glibc: do the multilib_header magic also for bits/pthreadtypes-arch.hChunrong Guo
2017-09-11texinfo-dummy-native: port to Python 3Ross Burton
2017-09-11bmap-tools: switch to Python 3Ed Bartosh
2017-09-11bmap-tools: upgrade to v3.4Ed Bartosh
2017-09-11cve-check-tool: change BB_NO_NETWORK error to a warningMikko Rapeli
2017-09-11bootchart2: update python interpreterKai Kang
2017-09-11xdg-utils: Add HOMEPAGE info into recipe file.Huang Qiyu
2017-09-11python3-setuptools: extend to nativesdkChen Qi
2017-09-11python3-pip: extend to nativesdkChen Qi
2017-09-11systemtap: Bump SRCREV for 4.12 Linux kernel supportSaul Wold
2017-09-11glib-2.0: recommend shared-mime-infoRoss Burton
2017-09-11shared-mime-info: enable nativesdk buildsRoss Burton
2017-09-11wic: selftest: add test_wic_rm_ext test caseEd Bartosh
2017-09-11wic: selftest: add test_wic_cp_ext test caseEd Bartosh
2017-09-11wic: selftest: add test_wic_ls_ext test caseEd Bartosh
2017-09-11sysstat: Add ability to enable lm-sensorsMark Hatle
2017-09-11psplash: Initialize psplash only if a framebuffer existsMark Hatle
2017-09-11kernel: Stop using update-alternativesOtavio Salvador
2017-09-11glibc: add ld.so locks in _libc_forkZhixiong Chi
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-11rootfs: improve postinst intercept loggingRoss Burton
2017-09-11oeqa: Replace "append +=" with normal "append =" in layerappend.pyRobert P. J. Day