summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* sed-native: dropPaul Eggleton2015-02-021-1/+1
* btrfs: create an empty file to build the fs inSaul Wold2015-02-021-2/+2
* kernel: Fix depmod for multilibRichard Purdie2015-01-291-15/+11
* image: Add missing depends on virtual/kernel for depmod dataRichard Purdie2015-01-291-2/+4
* recipes-qt: add x11 to required DISTRO_FEATURESMartin Jansa2015-01-291-1/+4
* kernel-yocto.bbclass: Bug Fix inside do_kernel_checkout()Theodor Gherzan2015-01-291-1/+1
* binconfig-disabled: install config scripts in sysrootPatrick Ohly2015-01-291-0/+10
* binconfig-disabled: try harder to prevent usage of config scriptsPatrick Ohly2015-01-291-0/+3
* image_types.bbclass: manage 'cpio_append' directoryEnrico Scholz2015-01-291-1/+1
* image_types.bbclass: fixed 'init' creation for cpio imagesEnrico Scholz2015-01-291-2/+2
* kernel/image/depmodwrapper: Fixups for depmodRichard Purdie2015-01-233-5/+17
* package.bbclass: Let PR server update PKGV, not PVMike Looijmans2015-01-231-3/+4
* fix '[[: not found' error message using dashVincent Génieux2015-01-231-1/+1
* base.bbclass: detect when S has been set incorrectlyPetter Mabäcker2015-01-231-4/+13
* autotools.bbclass: print make cleanRobert Yang2015-01-161-0/+1
* package.bbclass: Fix support for private libsMartin Jansa2015-01-161-1/+1
* icecc.bbclass: properly handle disabling of iceccDmitry Eremin-Solenikov2015-01-161-8/+7
* cross-canadian/meta-environment: Allow modification of TARGET_OS to be optionalRichard Purdie2015-01-161-0/+4
* kernel-yocto: remove GUILT_BASE from terminal exportsBruce Ashfield2015-01-161-2/+1
* kernel.bbclass: Update cleandirs to remove new kernel staging dirsDarren Hart2015-01-161-1/+2
* kernel: move source and build output to work-sharedBruce Ashfield2015-01-164-15/+31
* kernel.bbclass: When linux/version.h exists, copy itOtavio Salvador2015-01-161-0/+4
* module.bbclass: Add KERNEL_SRC in EXTRA_OEMAKEOtavio Salvador2015-01-161-2/+2
* base.bbclass: Avoid explicit ${MAKE} in do_configureOtavio Salvador2015-01-081-1/+1
* rm_work: Fix RM_WORK_EXCLUDE for image/sdk recipesRichard Purdie2015-01-081-0/+8
* insane.bbclass: fix desktopRobert Yang2015-01-071-1/+1
* kernel.bbclass: fix do_unpack function when S ends with slashMartin Jansa2015-01-071-0/+3
* image.bbclass: Remove 'set_image_autologin' functionOtavio Salvador2014-12-311-6/+0
* pythonnative: set PYTHON_EXECUTABLE so that cmake can find itAndreas Müller2014-12-251-0/+2
* image.bbclass: avoid boot error on read-only systemd imageChen Qi2014-12-251-0/+21
* license.bbclass: hardlink requires write permissionRobert Yang2014-12-251-2/+2
* license: Validate if LICENSE is well defined.Aníbal Limón2014-12-252-0/+23
* license_class: fix license.manifest shows LICENSE field differently to recipeAníbal Limón2014-12-251-6/+7
* image_types.bbclass: Rework code to map types for 'ext3'Otavio Salvador2014-12-251-1/+1
* image_types.bbclass: Respect IMAGE_TYPEDEP dependenciesOtavio Salvador2014-12-251-0/+2
* libc-package.bbclass: add aarch64 target to locale_arch_optionsKai Kang2014-12-231-0/+1
* siteinfo: account for 32 and 64 bit armJoe Slater2014-12-231-4/+4
* classes/externalsrc: set do_compile as nostampPaul Eggleton2014-12-231-0/+3
* classes/package: move read_shlib_providers() to a common unitPaul Eggleton2014-12-211-23/+1
* boot-directdisk: Use kernel from DEPLOY_DIR_IMAGE, not sysrootRichard Purdie2014-12-211-1/+2
* bootimg: Use deploy artefacts, not STAGING_KERNEL_DIRRichard Purdie2014-12-211-1/+2
* kernel: Fix non linux-yocto buildsRichard Purdie2014-12-211-4/+25
* kernelsrc.bbclass: Ensure fetch/unpack/patch tasks don't runRichard Purdie2014-12-211-0/+3
* kernel: Clean ${S} before unpackRichard Purdie2014-12-211-0/+2
* sanity: TMPDIR ABI change for kernel processRichard Purdie2014-12-211-0/+10
* kernel-yocto: make sure git tags get dereferenced properly in do_patch()Jeff Wang2014-12-211-1/+1
* kernel-yocto: fix non-git buildsBruce Ashfield2014-12-211-1/+3
* kernel: fix out of tree module buildsBruce Ashfield2014-12-211-0/+23
* kernel: Rearrange for 1.8Richard Purdie2014-12-214-92/+21
* image: Avoid race over directory creationRichard Purdie2014-12-211-0/+1