summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
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
2014-12-20kernel-yocto: fix non-git buildsBruce Ashfield1
2014-12-20kernel: fix out of tree module buildsBruce Ashfield1
2014-12-20kernel: Rearrange for 1.8Richard Purdie4
2014-12-20image: Avoid race over directory creationRichard Purdie1
2014-12-20report-error: Handle the case no logfile existsRichard Purdie1
2014-12-19base/license.bbclass: expand wildcards in INCOMPATIBLE_LICENSEHongxu Jia2
2014-12-19toaster.bbclass: trigger event for other image filesAlexandru DAMIAN1
2014-12-19package.bbclass: do variable fixups even when FILES was setPeter Seebach1
2014-12-19kernel.bbclass: Remove bashismKhem Raj1
2014-12-19image_types.bbclass: Populate cpio /init as symlinkNathan Rossi1
2014-12-05qemu/libc-package: Fix qemu option handlingRichard Purdie2
2014-12-05autotools.bbclass: respect CLEANBROKENRoss Burton1
2014-12-05base.bbclass: fix CLEANBROKEN logicRoss Burton1
2014-12-05image.bbclass: whitespaceMichael Jones1
2014-12-05image.bbclass: remove comment that readonly only works for sysvinitMichael Jones1
2014-12-05Revert "qt4*.bbclass: disable build qt on mips64 with 64 bits userspace"Jackie Huang2
2014-12-05kernel-yocto.bbclass: fix shell syntax errorPaul Eggleton1
2014-12-05cmake: supply CMAKE_AR in toolchain fileCody P Schafer1
2014-12-03toolchain-script: Add support for ccache builds with the SDKLaszlo Papp1
2014-12-03compress_doc.bbclass: support update-alternativesHongxu Jia1
2014-12-03compress_doc.bbclass: improve manual file detectionHongxu Jia1
2014-12-03metadata_scm: Fix crash due to uncaught python exceptionMerten Sach1
2014-12-03package.bbclass: Create empty key/value if not there for shlib_providerKhem Raj1
2014-12-03uboot-config.bbclass: don't skip defaultvalRoss Burton1
2014-12-03base.bbclass: don't skip defaultvalRoss Burton1
2014-11-28distrodata_class: checkpkg make usage of latest_versionstring methods in bitb...Aníbal Limón1
2014-11-28toaster.bbclass: use the openembedded-core nameAlexandru DAMIAN1
2014-11-25useradd.bbclass: set PSEUDO_PASSWD consistent with root directoryPeter A. Bigot1
2014-11-25image.bbclass: search both rootfs and native staging for passwd filesPeter A. Bigot1
2014-11-20spdx.bbclass: improved error handling and code cleanupTobias Olausson1
2014-11-20toolchain-scripts.bbclass: Export KCFLAGS to ensure sysroot is providedOtavio Salvador1