summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-05-01sstate.bbclass, staging.bbclass: Handle HOSTTOOLS_DIR when restoring statePeter Kjellerstedt
2017-05-01bitbake.conf: Add HOSTTOOLS_DIR for ${TMPDIR}/hosttoolsPeter Kjellerstedt
2017-04-29package_deb.bbclass: Avoid writing empty custom fieldsAndreas Oberritter
2017-04-29package_deb.bbclass: Fix multi-line package descriptionsAndreas Oberritter
2017-04-29cmake.bbclass: use weakest ??= assignment for default OECMAKE_SOURCEPATHAndre McCurdy
2017-04-29cmake.bbclass: Do not use bitbake variable syntax for shell variablesPeter Kjellerstedt
2017-04-29kernel-yocto/kern-tools: fix do_validate_branches clean stageBruce Ashfield
2017-04-29useradd-statids.bbclass: Add support for -P / --clear-password optionMark Hatle
2017-04-21testimage.bbclass: add additional dependencybrian avery
2017-04-20qemuboot.bbclass: save relative paths in conf filebrian avery
2017-04-20rootfs-postcommands.bbclass: save relative pathsbrian avery
2017-04-20kernel-arch.bbclass: conditional error messageJuro Bystricky
2017-04-20package_rpm.bbclass: Dosen't filter Conflicts if found in ProvidesAníbal Limón
2017-04-19classes/populate_sdk_ext: work around runqemu behaviour within the eSDKPaul Eggleton
2017-04-19cmake.bbclass: Set CMAKE_CROSSCOMPILING correctlyKyle Russell
2017-04-19pixbufcache.bbclass: update postinst script nameMaxin B. John
2017-04-19devupstream.bbclass: minor typo fixAndre McCurdy
2017-04-14populate_sdk_ext: Add do_addto_recipe_sysroot to BB_SETSCENE_ENFORCE_WHITELISTRichard Purdie
2017-04-14classes/populate_sdk_ext: reset TCLIBCAPPEND to get consistent TMPDIRMikko Ylinen
2017-04-14binconfig.bbclass: fix typo in get_binconfig_mangle()Robert Yang
2017-04-14base-passwd/useradd: Various improvements to useradd with RSSRichard Purdie
2017-04-13sstate.bbclass: check if mirror directory is writableEd Bartosh
2017-04-13qemuboot: write native sysroot of qemu-helper into qemuboot.confEd Bartosh
2017-04-13meta: classes: Add building dir to uImage creationMylène Josserand
2017-04-13blacklist.bbclass: fix for multilibRobert Yang
2017-04-12native/nativesdk: Use fixed DISTRO_FEATURESJussi Kukkonen
2017-04-12runqemu: do not rely on grepping imagesRobert Yang
2017-04-11staging: Fix sysroot problem with populate_sysroot dependencies on do_fetchRichard Purdie
2017-04-11toaster: fix SDK artifact captureDavid Reyna
2017-04-11classes/buildhistory: save output file signatures for sstate tasksPaul Eggleton
2017-04-11classes/uninative: set SSTATEPOSTUNPACKFUNCS[vardepvalueexclude] properlyPaul Eggleton
2017-04-11classes/buildhistory: write out task signatures on every buildPaul Eggleton
2017-04-11buildhistory.bbclass: do not influence sstate of do_rootfsPatrick Ohly
2017-04-11Revert "staging: Fix sysroot problem with populate_sysroot dependencies on do...Richard Purdie
2017-04-10staging: Fix sysroot problem with populate_sysroot dependencies on do_fetchRichard Purdie
2017-04-10cross-canadian.bbclass: override TARGET_* flagsMing Liu
2017-04-10nativesdk.bbclass: override TARGET_* flagsMing Liu
2017-04-10crosssdk.bbclass: override TARGET_* flagsMing Liu
2017-04-10cross.bbclass: override TARGET_* flagsMing Liu
2017-04-10sstate: Skip glibc do_stash_locale and gcc do_gcc_stash_builddir tasksRichard Purdie
2017-04-10license.bbclass: improve reproducibilityJuro Bystricky
2017-04-10package.bbclass: add CONFFILES to pkgdataDavid Vincent
2017-04-10package_ipk.bbclass: Replace empty lines in DESCRIPTION with '.'Mariano Lopez
2017-04-05kernel.bbclass: move in addtask kernel_link_images statement from linux-yocto...Ming Liu
2017-04-05sanity: explain where TMPDIR is if we're telling the user to delete itRoss Burton
2017-04-05recipe_sanity: Drop now unused FILESDIRRichard Purdie
2017-04-01kernel.bbclass: introduce INITRAMFS_IMAGE_NAMEMing Liu
2017-04-01kernel.bbclass: fix a typoMing Liu
2017-03-31distutils3.bbclass: Fix path to python for scriptsSerhii Popovych
2017-03-31distutils.bbclass: Fix path to python for scriptsSerhii Popovych