summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cmake: supply CMAKE_AR in toolchain fileCody P Schafer2014-12-051-0/+2
* toolchain-script: Add support for ccache builds with the SDKLaszlo Papp2014-12-031-0/+2
* compress_doc.bbclass: support update-alternativesHongxu Jia2014-12-031-1/+45
* compress_doc.bbclass: improve manual file detectionHongxu Jia2014-12-031-4/+7
* metadata_scm: Fix crash due to uncaught python exceptionMerten Sach2014-12-031-1/+1
* package.bbclass: Create empty key/value if not there for shlib_providerKhem Raj2014-12-031-0/+2
* uboot-config.bbclass: don't skip defaultvalRoss Burton2014-12-031-3/+0
* base.bbclass: don't skip defaultvalRoss Burton2014-12-031-2/+0
* distrodata_class: checkpkg make usage of latest_versionstring methods in bitb...Aníbal Limón2014-11-281-449/+43
* toaster.bbclass: use the openembedded-core nameAlexandru DAMIAN2014-11-281-1/+1
* useradd.bbclass: set PSEUDO_PASSWD consistent with root directoryPeter A. Bigot2014-11-251-0/+2
* image.bbclass: search both rootfs and native staging for passwd filesPeter A. Bigot2014-11-251-1/+3
* spdx.bbclass: improved error handling and code cleanupTobias Olausson2014-11-201-135/+119
* toolchain-scripts.bbclass: Export KCFLAGS to ensure sysroot is providedOtavio Salvador2014-11-201-0/+1
* meta-environment: Fix config-site with a multilib configMark Hatle2014-11-122-5/+7
* ncurses, busybox, cml1.bbclass: Fix menuconfig display corruptionJason Wessel2014-11-091-2/+3
* image-buildinfo.bbclass: new class, writes build information to imageAlejandro Hernandez2014-11-092-15/+79
* package/prserv: Merge two similar functions into oneRichard Purdie2014-11-092-45/+38
* base: Make PRINC warning an errorRichard Purdie2014-11-091-1/+1
* base: Improve makefile clean handling, introduce CLEANBROKEN variableRichard Purdie2014-11-091-1/+2
* image_types.bbclass: whitespace and reorderPeter A. Bigot2014-11-061-1/+15
* insane.bbclass: add condition for build-depsChong Lu2014-11-061-25/+26
* toaster.bbclass: read elapsed time from the stats fileAlexandru DAMIAN2014-11-061-13/+23