aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-04-12native/nativesdk: Use fixed DISTRO_FEATURESJussi Kukkonen
2017-04-11runqemu: 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-08cross-canadian.bbclass: override TARGET_* flagsMing Liu
2017-04-08nativesdk.bbclass: override TARGET_* flagsMing Liu
2017-04-08crosssdk.bbclass: override TARGET_* flagsMing Liu
2017-04-08cross.bbclass: override TARGET_* flagsMing Liu
2017-04-08sstate: Skip glibc do_stash_locale and gcc do_gcc_stash_builddir tasksRichard Purdie
2017-04-08license.bbclass: improve reproducibilityJuro Bystricky
2017-04-08package.bbclass: add CONFFILES to pkgdataDavid Vincent
2017-04-08package_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-03-31kernel.bbclass: introduce INITRAMFS_IMAGE_NAMEMing Liu
2017-03-31kernel.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
2017-03-30base.bbclass: ensure HOSTTOOLS links point to executablesRoss Burton
2017-03-30multilib_header: Update wrapper to handle arm 32/64 bitRichard Purdie
2017-03-30ccache: Use MULTIMACH_TARGET_SYS not HOST_SYSRichard Purdie
2017-03-30sanity: Drop obsolete TMPDIR ABI conversionsRichard Purdie
2017-03-30populate_sdk_ext.bbclass: enhance compatibility with rm_work.bbclassPatrick Ohly
2017-03-30rm_work.bbclass: introduce do_build_without_rm_workPatrick Ohly
2017-03-28systemd-boot: write startup.nshChristopher Larson
2017-03-28oeqa: QEMU_USE_KVM can list machinesPatrick Ohly
2017-03-28dnf: move the entire dnf/rpm4 stack to Python 3Alexander Kanavin
2017-03-28insane.bbclass: error if file-rdeps not metStephano Cetola
2017-03-27classes: Replace "if test" file tests with POSIX file testsRobert P. J. Day
2017-03-27autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q"Robert P. J. Day
2017-03-26image_types: perform fsck on created ext imageEnrico Jorns
2017-03-23staging: Remove uninstalled dependencies from sysrootsRichard Purdie
2017-03-23staging: Update extend_recipe_sysroot vardepsexclude after code changesRichard Purdie
2017-03-23staging: Drop BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie
2017-03-23staging: Drop do_configure clean prefuncRichard Purdie
2017-03-23staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replacedRichard Purdie
2017-03-23native.bbclass: clear MACHINE_FEATURESAndre McCurdy
2017-03-23core-image.bbclass: update available IMAGE_FEATURESTrevor Woerner
2017-03-22sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin
2017-03-22sstate: Ensure installation directory is empty before executionRichard Purdie
2017-03-21externalsrc: Use git add -A for compatibility with all git versionsRichard Purdie
2017-03-21buildhistory.bbclass: add layer name to source recipe dataMikko Rapeli
2017-03-21insane: remove broken unsafe-references-in-binaries testRoss Burton