aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2014-12-21libc-package.bbclass: add aarch64 target to locale_arch_optionsKai Kang
2014-12-21siteinfo: account for 32 and 64 bit armJoe Slater
2014-12-21classes/externalsrc: set do_compile as nostampPaul Eggleton
2014-12-21classes/package: move read_shlib_providers() to a common unitPaul Eggleton
2014-12-21boot-directdisk: Use kernel from DEPLOY_DIR_IMAGE, not sysrootRichard Purdie
2014-12-21bootimg: Use deploy artefacts, not STAGING_KERNEL_DIRRichard Purdie
2014-12-21kernel: Fix non linux-yocto buildsRichard Purdie
2014-12-20kernelsrc.bbclass: Ensure fetch/unpack/patch tasks don't runRichard Purdie
2014-12-20kernel: Clean ${S} before unpackRichard Purdie
2014-12-20sanity: TMPDIR ABI change for kernel processRichard Purdie
2014-12-20kernel-yocto: make sure git tags get dereferenced properly in do_patch()Jeff Wang
2014-12-20kernel-yocto: fix non-git buildsBruce Ashfield
2014-12-20kernel: fix out of tree module buildsBruce Ashfield
2014-12-20kernel: Rearrange for 1.8Richard Purdie
2014-12-20image: Avoid race over directory creationRichard Purdie
2014-12-20report-error: Handle the case no logfile existsRichard Purdie
2014-12-19base/license.bbclass: expand wildcards in INCOMPATIBLE_LICENSEHongxu Jia
2014-12-19toaster.bbclass: trigger event for other image filesAlexandru DAMIAN
2014-12-19package.bbclass: do variable fixups even when FILES was setPeter Seebach
2014-12-19kernel.bbclass: Remove bashismKhem Raj
2014-12-19image_types.bbclass: Populate cpio /init as symlinkNathan Rossi
2014-12-05qemu/libc-package: Fix qemu option handlingRichard Purdie
2014-12-05autotools.bbclass: respect CLEANBROKENRoss Burton
2014-12-05base.bbclass: fix CLEANBROKEN logicRoss Burton
2014-12-05image.bbclass: whitespaceMichael Jones
2014-12-05image.bbclass: remove comment that readonly only works for sysvinitMichael Jones
2014-12-05Revert "qt4*.bbclass: disable build qt on mips64 with 64 bits userspace"Jackie Huang
2014-12-05kernel-yocto.bbclass: fix shell syntax errorPaul Eggleton
2014-12-05cmake: supply CMAKE_AR in toolchain fileCody P Schafer
2014-12-03toolchain-script: Add support for ccache builds with the SDKLaszlo Papp
2014-12-03compress_doc.bbclass: support update-alternativesHongxu Jia
2014-12-03compress_doc.bbclass: improve manual file detectionHongxu Jia
2014-12-03metadata_scm: Fix crash due to uncaught python exceptionMerten Sach
2014-12-03package.bbclass: Create empty key/value if not there for shlib_providerKhem Raj
2014-12-03uboot-config.bbclass: don't skip defaultvalRoss Burton
2014-12-03base.bbclass: don't skip defaultvalRoss Burton
2014-11-28distrodata_class: checkpkg make usage of latest_versionstring methods in bitb...Aníbal Limón
2014-11-28toaster.bbclass: use the openembedded-core nameAlexandru DAMIAN
2014-11-25useradd.bbclass: set PSEUDO_PASSWD consistent with root directoryPeter A. Bigot
2014-11-25image.bbclass: search both rootfs and native staging for passwd filesPeter A. Bigot
2014-11-20spdx.bbclass: improved error handling and code cleanupTobias Olausson
2014-11-20toolchain-scripts.bbclass: Export KCFLAGS to ensure sysroot is providedOtavio Salvador
2014-11-12meta-environment: Fix config-site with a multilib configMark Hatle
2014-11-09ncurses, busybox, cml1.bbclass: Fix menuconfig display corruptionJason Wessel
2014-11-09image-buildinfo.bbclass: new class, writes build information to imageAlejandro Hernandez
2014-11-08package/prserv: Merge two similar functions into oneRichard Purdie
2014-11-08base: Make PRINC warning an errorRichard Purdie
2014-11-08base: Improve makefile clean handling, introduce CLEANBROKEN variableRichard Purdie
2014-11-06image_types.bbclass: whitespace and reorderPeter A. Bigot
2014-11-06insane.bbclass: add condition for build-depsChong Lu