summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* cross-canadian.bbclass: override TARGET_* flagsMing Liu2017-04-101-0/+5
* nativesdk.bbclass: override TARGET_* flagsMing Liu2017-04-101-0/+4
* crosssdk.bbclass: override TARGET_* flagsMing Liu2017-04-101-0/+5
* cross.bbclass: override TARGET_* flagsMing Liu2017-04-101-0/+5
* sstate: Skip glibc do_stash_locale and gcc do_gcc_stash_builddir tasksRichard Purdie2017-04-101-0/+4
* license.bbclass: improve reproducibilityJuro Bystricky2017-04-101-1/+1
* package.bbclass: add CONFFILES to pkgdataDavid Vincent2017-04-101-0/+1
* package_ipk.bbclass: Replace empty lines in DESCRIPTION with '.'Mariano Lopez2017-04-101-1/+5
* kernel.bbclass: move in addtask kernel_link_images statement from linux-yocto...Ming Liu2017-04-051-0/+1
* sanity: explain where TMPDIR is if we're telling the user to delete itRoss Burton2017-04-051-1/+1
* recipe_sanity: Drop now unused FILESDIRRichard Purdie2017-04-051-17/+0
* kernel.bbclass: introduce INITRAMFS_IMAGE_NAMEMing Liu2017-04-012-15/+16
* kernel.bbclass: fix a typoMing Liu2017-04-011-1/+1
* distutils3.bbclass: Fix path to python for scriptsSerhii Popovych2017-03-311-2/+2
* distutils.bbclass: Fix path to python for scriptsSerhii Popovych2017-03-311-2/+2
* base.bbclass: ensure HOSTTOOLS links point to executablesRoss Burton2017-03-311-2/+2
* multilib_header: Update wrapper to handle arm 32/64 bitRichard Purdie2017-03-311-7/+0
* ccache: Use MULTIMACH_TARGET_SYS not HOST_SYSRichard Purdie2017-03-311-1/+1
* sanity: Drop obsolete TMPDIR ABI conversionsRichard Purdie2017-03-311-42/+1
* populate_sdk_ext.bbclass: enhance compatibility with rm_work.bbclassPatrick Ohly2017-03-311-1/+6
* rm_work.bbclass: introduce do_build_without_rm_workPatrick Ohly2017-03-311-3/+24
* systemd-boot: write startup.nshChristopher Larson2017-03-291-0/+2
* oeqa: QEMU_USE_KVM can list machinesPatrick Ohly2017-03-281-1/+3
* dnf: move the entire dnf/rpm4 stack to Python 3Alexander Kanavin2017-03-281-2/+2
* insane.bbclass: error if file-rdeps not metStephano Cetola2017-03-281-2/+2
* classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day2017-03-279-17/+16
* autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q"Robert P. J. Day2017-03-271-4/+4
* image_types: perform fsck on created ext imageEnrico Jorns2017-03-271-0/+2
* staging: Remove uninstalled dependencies from sysrootsRichard Purdie2017-03-241-0/+28
* staging: Update extend_recipe_sysroot vardepsexclude after code changesRichard Purdie2017-03-241-1/+1
* staging: Drop BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie2017-03-241-13/+0
* staging: Drop do_configure clean prefuncRichard Purdie2017-03-241-8/+0
* staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replacedRichard Purdie2017-03-241-15/+0
* native.bbclass: clear MACHINE_FEATURESAndre McCurdy2017-03-241-0/+1
* core-image.bbclass: update available IMAGE_FEATURESTrevor Woerner2017-03-241-0/+4
* sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin2017-03-231-7/+0
* sstate: Ensure installation directory is empty before executionRichard Purdie2017-03-221-0/+5
* externalsrc: Use git add -A for compatibility with all git versionsRichard Purdie2017-03-221-1/+1
* buildhistory.bbclass: add layer name to source recipe dataMikko Rapeli2017-03-221-0/+4
* insane: remove broken unsafe-references-in-binaries testRoss Burton2017-03-221-42/+0
* package.bbclass: Add PRIVATE_LIBS to list of package specific variablesPeter Kjellerstedt2017-03-221-1/+1
* image-buildinfo.bbclass: configurable location for build filePatrick Ohly2017-03-221-1/+4
* meta/lib/oeqa: change sdk test from cvs to cpiobrian avery2017-03-221-3/+3
* rm_work.bbclass: re-enable recursive do_rm_work_allPatrick Ohly2017-03-221-3/+8
* image_types_wic.bbclass: tighten dependency to help do_rm_work_allPatrick Ohly2017-03-221-1/+1
* kernel-fitimage: dtb sections named by their filenames and one config section...Florian Wickert2017-03-221-7/+21
* kernel: use ${nonarch_base_libdir} for kernel modules installation.Amarnath Valluri2017-03-223-9/+9
* useradd-staticids.bbclass: Always fail/warn for missing IDsPeter Kjellerstedt2017-03-221-4/+2
* useradd-staticids.bbclass: Support recipes specifying static IDsPeter Kjellerstedt2017-03-221-0/+2
* classes/npm: allow installation of devDependenciesAnders Darander2017-03-221-2/+11