summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2015-02-03classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton2
2015-02-03classes/image: skip recipe on invalid IMAGE_FEATURES itemPaul Eggleton1
2015-02-03classes/image: drop unused default of MACHINE_POSTPROCESS_COMMANDPaul Eggleton1
2015-02-03report-error: Catch un-readable log dataMichael Wood1
2015-02-02sed-native: dropPaul Eggleton1
2015-02-02btrfs: create an empty file to build the fs inSaul Wold1
2015-01-29kernel: Fix depmod for multilibRichard Purdie1
2015-01-29image: Add missing depends on virtual/kernel for depmod dataRichard Purdie1
2015-01-29recipes-qt: add x11 to required DISTRO_FEATURESMartin Jansa1
2015-01-29kernel-yocto.bbclass: Bug Fix inside do_kernel_checkout()Theodor Gherzan1
2015-01-28binconfig-disabled: install config scripts in sysrootPatrick Ohly1
2015-01-28binconfig-disabled: try harder to prevent usage of config scriptsPatrick Ohly1
2015-01-28image_types.bbclass: manage 'cpio_append' directoryEnrico Scholz1
2015-01-28image_types.bbclass: fixed 'init' creation for cpio imagesEnrico Scholz1
2015-01-23kernel/image/depmodwrapper: Fixups for depmodRichard Purdie3
2015-01-23package.bbclass: Let PR server update PKGV, not PVMike Looijmans1
2015-01-23fix '[[: not found' error message using dashVincent Génieux1
2015-01-23base.bbclass: detect when S has been set incorrectlyPetter Mabäcker1
2015-01-16autotools.bbclass: print make cleanRobert Yang1
2015-01-16package.bbclass: Fix support for private libsMartin Jansa1
2015-01-16icecc.bbclass: properly handle disabling of iceccDmitry Eremin-Solenikov1
2015-01-16cross-canadian/meta-environment: Allow modification of TARGET_OS to be optionalRichard Purdie1
2015-01-16kernel-yocto: remove GUILT_BASE from terminal exportsBruce Ashfield1
2015-01-16kernel.bbclass: Update cleandirs to remove new kernel staging dirsDarren Hart1
2015-01-16kernel: move source and build output to work-sharedBruce Ashfield4
2015-01-16kernel.bbclass: When linux/version.h exists, copy itOtavio Salvador1
2015-01-16module.bbclass: Add KERNEL_SRC in EXTRA_OEMAKEOtavio Salvador1
2015-01-07base.bbclass: Avoid explicit ${MAKE} in do_configureOtavio Salvador1
2015-01-07rm_work: Fix RM_WORK_EXCLUDE for image/sdk recipesRichard Purdie1
2015-01-07insane.bbclass: fix desktopRobert Yang1
2015-01-07kernel.bbclass: fix do_unpack function when S ends with slashMartin Jansa1
2014-12-31image.bbclass: Remove 'set_image_autologin' functionOtavio Salvador1
2014-12-24pythonnative: set PYTHON_EXECUTABLE so that cmake can find itAndreas Müller1
2014-12-24image.bbclass: avoid boot error on read-only systemd imageChen Qi1
2014-12-24license.bbclass: hardlink requires write permissionRobert Yang1
2014-12-24license: Validate if LICENSE is well defined.Aníbal Limón2
2014-12-24license_class: fix license.manifest shows LICENSE field differently to recipeAníbal Limón1
2014-12-24image_types.bbclass: Rework code to map types for 'ext3'Otavio Salvador1
2014-12-24image_types.bbclass: Respect IMAGE_TYPEDEP dependenciesOtavio Salvador1
2014-12-21libc-package.bbclass: add aarch64 target to locale_arch_optionsKai Kang1
2014-12-21siteinfo: account for 32 and 64 bit armJoe Slater1
2014-12-21classes/externalsrc: set do_compile as nostampPaul Eggleton1
2014-12-21classes/package: move read_shlib_providers() to a common unitPaul Eggleton1
2014-12-21boot-directdisk: Use kernel from DEPLOY_DIR_IMAGE, not sysrootRichard Purdie1
2014-12-21bootimg: Use deploy artefacts, not STAGING_KERNEL_DIRRichard Purdie1
2014-12-21kernel: Fix non linux-yocto buildsRichard Purdie1
2014-12-20kernelsrc.bbclass: Ensure fetch/unpack/patch tasks don't runRichard Purdie1
2014-12-20kernel: Clean ${S} before unpackRichard Purdie1
2014-12-20sanity: TMPDIR ABI change for kernel processRichard Purdie1
2014-12-20kernel-yocto: make sure git tags get dereferenced properly in do_patch()Jeff Wang1