aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-09-21siteinfo.bbclass: Add LatticeMico32 architecture site infoNathan Rossi
2018-09-21kernel-arch.bbclass: Add ARC to kernel arch mapAlexey Brodkin
2018-09-21siteinfo: Define data for ARCAlexey Brodkin
2018-09-21clutter: simplify SRC_URIRoss Burton
2018-09-21distutils{, 3}.bbclass: improve error messagesJens Rehsack
2018-09-21reproducible: Consistent debug loggingDouglas Royds
2018-09-21reproducible: Don't enforce existence of ${S} dirDouglas Royds
2018-09-21reproducible: Find the git repo in WORKDIR/git or S firstDouglas Royds
2018-09-21reproducible: Rename ambiguous "path" var to sourcedir or workdir as appropriateDouglas Royds
2018-09-21reproducible: Refactor: get_source_date_epoch_from_youngest_file()Douglas Royds
2018-09-21reproducible: Tidy class descriptionDouglas Royds
2018-09-20linuxloader.bbclass: Refactor to have seprate functions for musl/glibc loaderKhem Raj
2018-09-20uninative: Add support for aarch64 hostsRichard Purdie
2018-09-13insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj
2018-09-12target-sdk-provides-dummy: skip package_qa_multilib checkKai Kang
2018-09-12sstate.bbclass: update SSTATE_DUPWHITELISTKai Kang
2018-09-12allarch: only enable allarch when multilib is not usedKai Kang
2018-09-12kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that.Leon Woestenberg
2018-09-12devicetree.bbclass: don't pad DT overlaysLuca Ceresoli
2018-09-11testimage.bbclass: fix qemu_use_kvm handlingEmmanuel Roullit
2018-09-07staging: Fix broken debug codeRichard Purdie
2018-09-07staging: Ensure we handle glibc-locale do_stash_locale correctlyRichard Purdie
2018-09-05populate_base_sdk: Stop running gcc --version all the timeRichard Purdie
2018-09-05autotools.bbclass: adjust indentation for consistencyChen Qi
2018-09-04recipes: Update git.gnome.org addresses after upstream changesRichard Purdie
2018-09-04package.bbclass: warn if perms conf file does not existChen Qi
2018-09-04libc-package: Add risc-v specific options to cross-localedef invocationKhem Raj
2018-09-04distutils-common-base.bbclass: Define commonly used compiler variablesKhem Raj
2018-08-28cpan.bbclass: make RPATH fix more generalJens Rehsack
2018-08-28kernel-yocto: restore BSP audit visibilityBruce Ashfield
2018-08-28classes/kernel-yocto: Cleanup getstatusoutput usageJoshua Watt
2018-08-28sstate.bbclass: make SSTATE_PRUNE_OBSOLETEWORKDIR could be overwrittenKai Kang
2018-08-28terminal.bbclass: use var-SHELL as the shebang of wrapper scriptHongxu Jia
2018-08-28package.bbclass: only one hardlink of separated debug info file in each direc...Hongxu Jia
2018-08-24utils.bbclass: fix KeyError exceptionChen Qi
2018-08-23compress_doc.bbclass: Clean up getstatusoutput usageRobert Yang
2018-08-23utils: Fix patch merging errorRichard Purdie
2018-08-23utils: Rely on get_multilib_datastore() to get the original datastoreRichard Purdie
2018-08-23linuxloader: Convert to python functionRichard Purdie
2018-08-23package.bbclass: use bb.utils.break_hardlinks helperRasmus Villemoes
2018-08-23cpan.bbclass: adopt to recent EU::MMJens Rehsack
2018-08-23sstate: add intel-microcode to SSTATE_DUPWHITELISTYongxin Liu
2018-08-23classes/package: Clean up getstatusoutputJoshua Watt
2018-08-21kernel.bbclass: rename type variable to imageTypeMartin Jansa
2018-08-21kernel-artifact-names.bbclass: Add 2 more variables to make it easier to chan...Martin Jansa
2018-08-21kernel-artifact-names.bbclass, kernel.bbclass: remove prefix and extension fr...Martin Jansa
2018-08-21kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NA...Martin Jansa
2018-08-21kernel-artifact-names, kernel-fitimage: add KERNEL_FIT_BASE_NAME, KERNEL_FIT_...Martin Jansa
2018-08-21bitbake.conf, kernel-artifact-names.bbclass: introduce IMAGE_VERSION_SUFFIX i...Martin Jansa
2018-08-21rootfs-postcommands: put image testdata under sstate controlAndré Draszik