summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2017-04-19classes/populate_sdk_ext: work around runqemu behaviour within the eSDKPaul Eggleton1
2017-04-19cmake.bbclass: Set CMAKE_CROSSCOMPILING correctlyKyle Russell1
2017-04-19pixbufcache.bbclass: update postinst script nameMaxin B. John1
2017-04-19devupstream.bbclass: minor typo fixAndre McCurdy1
2017-04-14populate_sdk_ext: Add do_addto_recipe_sysroot to BB_SETSCENE_ENFORCE_WHITELISTRichard Purdie1
2017-04-13classes/populate_sdk_ext: reset TCLIBCAPPEND to get consistent TMPDIRMikko Ylinen1
2017-04-13binconfig.bbclass: fix typo in get_binconfig_mangle()Robert Yang1
2017-04-13base-passwd/useradd: Various improvements to useradd with RSSRichard Purdie2
2017-04-12sstate.bbclass: check if mirror directory is writableEd Bartosh1
2017-04-12qemuboot: write native sysroot of qemu-helper into qemuboot.confEd Bartosh1
2017-04-12meta: classes: Add building dir to uImage creationMylène Josserand1
2017-04-12blacklist.bbclass: fix for multilibRobert Yang2
2017-04-12native/nativesdk: Use fixed DISTRO_FEATURESJussi Kukkonen3
2017-04-11runqemu: do not rely on grepping imagesRobert Yang1
2017-04-11staging: Fix sysroot problem with populate_sysroot dependencies on do_fetchRichard Purdie1
2017-04-11toaster: fix SDK artifact captureDavid Reyna1
2017-04-11classes/buildhistory: save output file signatures for sstate tasksPaul Eggleton1
2017-04-11classes/uninative: set SSTATEPOSTUNPACKFUNCS[vardepvalueexclude] properlyPaul Eggleton1
2017-04-11classes/buildhistory: write out task signatures on every buildPaul Eggleton1
2017-04-11buildhistory.bbclass: do not influence sstate of do_rootfsPatrick Ohly1
2017-04-11Revert "staging: Fix sysroot problem with populate_sysroot dependencies on do...Richard Purdie1
2017-04-10staging: Fix sysroot problem with populate_sysroot dependencies on do_fetchRichard Purdie1
2017-04-08cross-canadian.bbclass: override TARGET_* flagsMing Liu1
2017-04-08nativesdk.bbclass: override TARGET_* flagsMing Liu1
2017-04-08crosssdk.bbclass: override TARGET_* flagsMing Liu1
2017-04-08cross.bbclass: override TARGET_* flagsMing Liu1
2017-04-08sstate: Skip glibc do_stash_locale and gcc do_gcc_stash_builddir tasksRichard Purdie1
2017-04-08license.bbclass: improve reproducibilityJuro Bystricky1
2017-04-08package.bbclass: add CONFFILES to pkgdataDavid Vincent1
2017-04-08package_ipk.bbclass: Replace empty lines in DESCRIPTION with '.'Mariano Lopez1
2017-04-05kernel.bbclass: move in addtask kernel_link_images statement from linux-yocto...Ming Liu1
2017-04-05sanity: explain where TMPDIR is if we're telling the user to delete itRoss Burton1
2017-04-05recipe_sanity: Drop now unused FILESDIRRichard Purdie1
2017-03-31kernel.bbclass: introduce INITRAMFS_IMAGE_NAMEMing Liu2
2017-03-31kernel.bbclass: fix a typoMing Liu1
2017-03-31distutils3.bbclass: Fix path to python for scriptsSerhii Popovych1
2017-03-31distutils.bbclass: Fix path to python for scriptsSerhii Popovych1
2017-03-30base.bbclass: ensure HOSTTOOLS links point to executablesRoss Burton1
2017-03-30multilib_header: Update wrapper to handle arm 32/64 bitRichard Purdie1
2017-03-30ccache: Use MULTIMACH_TARGET_SYS not HOST_SYSRichard Purdie1
2017-03-30sanity: Drop obsolete TMPDIR ABI conversionsRichard Purdie1
2017-03-30populate_sdk_ext.bbclass: enhance compatibility with rm_work.bbclassPatrick Ohly1
2017-03-30rm_work.bbclass: introduce do_build_without_rm_workPatrick Ohly1
2017-03-28systemd-boot: write startup.nshChristopher Larson1
2017-03-28oeqa: QEMU_USE_KVM can list machinesPatrick Ohly1
2017-03-28dnf: move the entire dnf/rpm4 stack to Python 3Alexander Kanavin1
2017-03-28insane.bbclass: error if file-rdeps not metStephano Cetola1
2017-03-27classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day9
2017-03-27autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q"Robert P. J. Day1
2017-03-26image_types: perform fsck on created ext imageEnrico Jorns1