summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2017-06-03classes/buildhistory: make a single commit per buildPaul Eggleton1
2017-06-03archiver: Escape recipe name in regexJoshua Watt1
2017-05-30classes/test{export,images}: Change modules to listAníbal Limón2
2017-05-30oeqa/sdk: Enable usage of OEQA thread modeAníbal Limón1
2017-05-30oeqa/core: Move OETestContext.log{Summary, Details} into OETestResultAníbal Limón2
2017-05-30testsdk.bbclass: Remove unused import of OEStreamLoggerAníbal Limón1
2017-05-30module.bbclass: Add devshell supportStefan Wiehler1
2017-05-30package_ipk: correct ipk multiline descriptionsLeonardo Sandoval1
2017-05-25systemd-boot.bbclass: Add configuration data to secondary EFI partitionCalifornia Sullivan1
2017-05-25kernel: predefine KBUILD_BUILD_USER and KBUILD_BUILD_HOSTJoshua Lock1
2017-05-23systemd-boot: create output dir if it doesn't existEd Bartosh1
2017-05-23cmake.bbclass: use `cmake --build` to build & installCody P Schafer1
2017-05-18cve-check.bbclass: make warning contain CVE IDsChen Qi1
2017-05-18archiver: avoid archiving source for glibc-localeZhenbo Gao1
2017-05-18archiver.bbclass: do not cause kernel rebuildsPatrick Ohly1
2017-05-18archiver.bbclass: various fixes for original+diff modePatrick Ohly1
2017-05-18archiver.bbclass: enhance do_ar_recipe task signaturePatrick Ohly1
2017-05-16rpm: allow arch-dependent binaries in noarch packagesNg Wei Tee1
2017-05-16rootfs-postcommands.bbclass: Check if "/etc/fstab" existsPanagiotis Tamtamis1
2017-05-16cmake.bbclass: remove unneded cd ${B}Cody P Schafer1
2017-05-16image.bbclass: allow override of image LICENSEPascal Bach1
2017-05-16image.bbclass: Set ROOTFS_RO_UNNEEDED correctlyDavid Vincent1
2017-05-12useradd: Create lib/oe/useradd function libraryRichard Purdie1
2017-05-12populate_sdk_ext: Avoid build failures where sstate was usedRichard Purdie1
2017-05-12base: Simplify BASEDEPENDS constructionRichard Purdie2
2017-05-11package_ipk/deb: Tweak functions for better cleanup and layoutRichard Purdie2
2017-05-11package_deb: Split do_package_write_deb into two functionsRichard Purdie1
2017-05-11package_ipk: Split into two functionsRichard Purdie1
2017-05-11staging: Allow BB_LIMITEDDEPS to avoid BB_TASKDEPDATARichard Purdie1
2017-05-11sstate: Ensure native/cross recipes have relocation of HOSTTOOLS_DIRRichard Purdie1
2017-05-10classes/image_live: allow different filesystems to be used for live imagesMing Liu1
2017-05-10GNU_MIRROR: switch from ftp to httpsMaxin B. John1
2017-05-10DEBIAN_MIRROR: switch from ftp to httpMaxin B. John1
2017-05-10useradd: remove preinst script referring to recipe sysrootMaxin B. John1
2017-05-10useradd.bbclass: Handle COMPONENTS_DIR when restoring statePeter Kjellerstedt2
2017-05-10bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-componentsPeter Kjellerstedt2
2017-05-01sstate.bbclass, staging.bbclass: Handle HOSTTOOLS_DIR when restoring statePeter Kjellerstedt2
2017-05-01bitbake.conf: Add HOSTTOOLS_DIR for ${TMPDIR}/hosttoolsPeter Kjellerstedt1
2017-04-29package_deb.bbclass: Avoid writing empty custom fieldsAndreas Oberritter1
2017-04-29package_deb.bbclass: Fix multi-line package descriptionsAndreas Oberritter1
2017-04-28cmake.bbclass: use weakest ??= assignment for default OECMAKE_SOURCEPATHAndre McCurdy1
2017-04-28cmake.bbclass: Do not use bitbake variable syntax for shell variablesPeter Kjellerstedt1
2017-04-28kernel-yocto/kern-tools: fix do_validate_branches clean stageBruce Ashfield1
2017-04-28useradd-statids.bbclass: Add support for -P / --clear-password optionMark Hatle1
2017-04-21testimage.bbclass: add additional dependencybrian avery1
2017-04-20qemuboot.bbclass: save relative paths in conf filebrian avery1
2017-04-20rootfs-postcommands.bbclass: save relative pathsbrian avery1
2017-04-20kernel-arch.bbclass: conditional error messageJuro Bystricky1
2017-04-20package_rpm.bbclass: Dosen't filter Conflicts if found in ProvidesAníbal Limón1
2017-04-19classes/populate_sdk_ext: work around runqemu behaviour within the eSDKPaul Eggleton1