summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2018-10-11lib/oe/utils: add eol to format_pkg_list()grygorii tertychnyi via Openembedded-core1
2018-10-10archiver: remove left-over debuggingRoss Burton1
2018-10-10populate_sdk_ext.bbclass: avoid populating tools twiceJens Rehsack1
2018-10-10populate_sdk_base: move template files location to variablesAndrej Valek1
2018-10-09rootfs_*: Also depend on do_package_qaTom Rini3
2018-10-08externalsrc.bbclass: Set BB_DONT_CACHE for non-target recipesOla x Nilsson1
2018-10-08kernel-arch.bbclass: add m68k to kernel arch mapAngelo Dureghello1
2018-10-08siteinfo: define data for m68kAngelo Dureghello1
2018-10-01go.bbclass: Add -buildmode=pie for non mips archRobert Yang1
2018-10-01archiver: generalise task running when in configured modeRoss Burton1
2018-10-01archiver: check tasks exist before adding dependenciesRoss Burton1
2018-10-01multilib: avoid expanding grub and grub-efi to multilibRobert Yang2
2018-10-01mime.bbclass: fix do_package_qa_multilib error of lib32-fltkChangqing Li1
2018-10-01multilib.bbclass: fix do_package_qa_multilib errorChangqing Li1
2018-09-27kernel-yocto.bbclass: fix "referenced before assignment" errorMax Kellermann1
2018-09-27nativesdk.bbclass: set consistent staging dirs regardless of multilibChen Qi1
2018-09-25siteinfo: generalise siteinfoRoss Burton1
2018-09-25meson: stop Meson using target CFLAGS in native buildsRoss Burton1
2018-09-25meson: pass correct endian in the cross fileRoss Burton1
2018-09-22kernel.bbclass: Avoid iterating over KERNEL_IMAGETYPES twiceAlex Kiernan1
2018-09-22kernel: Fix modules tarball generation with usrmergeAlex Kiernan1
2018-09-22kernel-fitimage: Fix dangling symlink to image tree sourceAlex Kiernan1
2018-09-22Revert "kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does ...Alex Kiernan1
2018-09-22kernel-uimage.bbclass: Dependency on u-boot-mkimage-native for all uImagesReto Schneider1
2018-09-21siteinfo.bbclass: Add LatticeMico32 architecture site infoNathan Rossi1
2018-09-21kernel-arch.bbclass: Add ARC to kernel arch mapAlexey Brodkin1
2018-09-21siteinfo: Define data for ARCAlexey Brodkin1
2018-09-21clutter: simplify SRC_URIRoss Burton1
2018-09-21distutils{, 3}.bbclass: improve error messagesJens Rehsack2
2018-09-21reproducible: Consistent debug loggingDouglas Royds1
2018-09-21reproducible: Don't enforce existence of ${S} dirDouglas Royds1
2018-09-21reproducible: Find the git repo in WORKDIR/git or S firstDouglas Royds1
2018-09-21reproducible: Rename ambiguous "path" var to sourcedir or workdir as appropriateDouglas Royds1
2018-09-21reproducible: Refactor: get_source_date_epoch_from_youngest_file()Douglas Royds1
2018-09-21reproducible: Tidy class descriptionDouglas Royds1
2018-09-20linuxloader.bbclass: Refactor to have seprate functions for musl/glibc loaderKhem Raj1
2018-09-20uninative: Add support for aarch64 hostsRichard Purdie1
2018-09-13insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj1
2018-09-12target-sdk-provides-dummy: skip package_qa_multilib checkKai Kang2
2018-09-12sstate.bbclass: update SSTATE_DUPWHITELISTKai Kang1
2018-09-12allarch: only enable allarch when multilib is not usedKai Kang5
2018-09-12kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that.Leon Woestenberg1
2018-09-12devicetree.bbclass: don't pad DT overlaysLuca Ceresoli1
2018-09-11testimage.bbclass: fix qemu_use_kvm handlingEmmanuel Roullit1
2018-09-07staging: Fix broken debug codeRichard Purdie1
2018-09-07staging: Ensure we handle glibc-locale do_stash_locale correctlyRichard Purdie1
2018-09-05populate_base_sdk: Stop running gcc --version all the timeRichard Purdie1
2018-09-05autotools.bbclass: adjust indentation for consistencyChen Qi1
2018-09-04recipes: Update git.gnome.org addresses after upstream changesRichard Purdie2
2018-09-04package.bbclass: warn if perms conf file does not existChen Qi1