summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* lib/oe/utils: add eol to format_pkg_list()grygorii tertychnyi via Openembedded-core2018-10-111-1/+0
* archiver: remove left-over debuggingRoss Burton2018-10-101-1/+0
* populate_sdk_ext.bbclass: avoid populating tools twiceJens Rehsack2018-10-101-1/+2
* populate_sdk_base: move template files location to variablesAndrej Valek2018-10-101-4/+7
* rootfs_*: Also depend on do_package_qaTom Rini2018-10-093-3/+3
* externalsrc.bbclass: Set BB_DONT_CACHE for non-target recipesOla x Nilsson2018-10-081-2/+2
* kernel-arch.bbclass: add m68k to kernel arch mapAngelo Dureghello2018-10-081-0/+1
* siteinfo: define data for m68kAngelo Dureghello2018-10-081-0/+1
* go.bbclass: Add -buildmode=pie for non mips archRobert Yang2018-10-011-0/+10
* archiver: generalise task running when in configured modeRoss Burton2018-10-011-13/+19
* archiver: check tasks exist before adding dependenciesRoss Burton2018-10-011-2/+5
* multilib: avoid expanding grub and grub-efi to multilibRobert Yang2018-10-012-3/+10
* mime.bbclass: fix do_package_qa_multilib error of lib32-fltkChangqing Li2018-10-011-1/+1
* multilib.bbclass: fix do_package_qa_multilib errorChangqing Li2018-10-011-1/+2
* kernel-yocto.bbclass: fix "referenced before assignment" errorMax Kellermann2018-09-271-2/+2
* nativesdk.bbclass: set consistent staging dirs regardless of multilibChen Qi2018-09-271-0/+5
* siteinfo: generalise siteinfoRoss Burton2018-09-251-8/+9
* meson: stop Meson using target CFLAGS in native buildsRoss Burton2018-09-251-5/+10
* meson: pass correct endian in the cross fileRoss Burton2018-09-251-7/+13
* kernel.bbclass: Avoid iterating over KERNEL_IMAGETYPES twiceAlex Kiernan2018-09-221-7/+4
* kernel: Fix modules tarball generation with usrmergeAlex Kiernan2018-09-221-2/+2
* kernel-fitimage: Fix dangling symlink to image tree sourceAlex Kiernan2018-09-221-1/+1
* Revert "kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does ...Alex Kiernan2018-09-221-12/+6
* kernel-uimage.bbclass: Dependency on u-boot-mkimage-native for all uImagesReto Schneider2018-09-221-1/+1
* siteinfo.bbclass: Add LatticeMico32 architecture site infoNathan Rossi2018-09-211-0/+1
* kernel-arch.bbclass: Add ARC to kernel arch mapAlexey Brodkin2018-09-211-0/+1
* siteinfo: Define data for ARCAlexey Brodkin2018-09-211-0/+2
* clutter: simplify SRC_URIRoss Burton2018-09-211-6/+1
* distutils{, 3}.bbclass: improve error messagesJens Rehsack2018-09-212-8/+8
* reproducible: Consistent debug loggingDouglas Royds2018-09-211-8/+11
* reproducible: Don't enforce existence of ${S} dirDouglas Royds2018-09-211-5/+1
* reproducible: Find the git repo in WORKDIR/git or S firstDouglas Royds2018-09-211-12/+23
* reproducible: Rename ambiguous "path" var to sourcedir or workdir as appropriateDouglas Royds2018-09-211-18/+19
* reproducible: Refactor: get_source_date_epoch_from_youngest_file()Douglas Royds2018-09-211-33/+40
* reproducible: Tidy class descriptionDouglas Royds2018-09-211-27/+22
* linuxloader.bbclass: Refactor to have seprate functions for musl/glibc loaderKhem Raj2018-09-211-36/+49
* uninative: Add support for aarch64 hostsRichard Purdie2018-09-201-2/+3
* insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj2018-09-131-2/+4
* target-sdk-provides-dummy: skip package_qa_multilib checkKai Kang2018-09-132-2/+5
* sstate.bbclass: update SSTATE_DUPWHITELISTKai Kang2018-09-131-1/+3
* allarch: only enable allarch when multilib is not usedKai Kang2018-09-135-9/+22
* kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that.Leon Woestenberg2018-09-131-6/+12
* devicetree.bbclass: don't pad DT overlaysLuca Ceresoli2018-09-131-2/+5
* testimage.bbclass: fix qemu_use_kvm handlingEmmanuel Roullit2018-09-131-2/+2
* staging: Fix broken debug codeRichard Purdie2018-09-101-1/+1
* staging: Ensure we handle glibc-locale do_stash_locale correctlyRichard Purdie2018-09-101-0/+2
* populate_base_sdk: Stop running gcc --version all the timeRichard Purdie2018-09-051-1/+1
* autotools.bbclass: adjust indentation for consistencyChen Qi2018-09-051-1/+1
* recipes: Update git.gnome.org addresses after upstream changesRichard Purdie2018-09-042-2/+2
* package.bbclass: warn if perms conf file does not existChen Qi2018-09-041-1/+5