summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* report-error: Handle the case no logfile existsRichard Purdie2014-12-211-3/+6
* base/license.bbclass: expand wildcards in INCOMPATIBLE_LICENSEHongxu Jia2014-12-192-1/+26
* toaster.bbclass: trigger event for other image filesAlexandru DAMIAN2014-12-191-3/+15
* package.bbclass: do variable fixups even when FILES was setPeter Seebach2014-12-191-8/+10
* kernel.bbclass: Remove bashismKhem Raj2014-12-191-1/+1
* image_types.bbclass: Populate cpio /init as symlinkNathan Rossi2014-12-191-1/+5
* qemu/libc-package: Fix qemu option handling1.8_M1Richard Purdie2014-12-052-16/+17
* autotools.bbclass: respect CLEANBROKENRoss Burton2014-12-051-1/+1
* base.bbclass: fix CLEANBROKEN logicRoss Burton2014-12-051-1/+1
* image.bbclass: whitespaceMichael Jones2014-12-051-3/+3
* image.bbclass: remove comment that readonly only works for sysvinitMichael Jones2014-12-051-1/+0
* Revert "qt4*.bbclass: disable build qt on mips64 with 64 bits userspace"Jackie Huang2014-12-052-6/+0
* kernel-yocto.bbclass: fix shell syntax errorPaul Eggleton2014-12-051-1/+1