summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* image_types.bbclass: Make ubi depend on ubifsPascal Bach2014-11-041-0/+2
* license.bbclass: canonicalise the licenses named with 'X+'Jackie Huang2014-11-041-2/+9
* systemd: don't add files and dependencies from units ConflictsRoss Burton2014-11-041-4/+1
* multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failureHongxu Jia2014-11-041-0/+1
* multilib.bbclass: fix incorrect TARGET_VENDOR in multilib imageHongxu Jia2014-11-041-0/+3
* classes/image: remove obsolete MULTILIB_VENDORSHongxu Jia2014-11-041-11/+0
* cmake: Try and improve cleaning of builds when B==SRichard Purdie2014-10-301-0/+2
* base.bbclass: Enable using 'make clean' for rebuildsRichard Purdie2014-10-301-1/+14
* autotools: Use make clean for builds not supporting B != SRichard Purdie2014-10-301-1/+5
* mklibs: Fix loader for mipselKhem Raj2014-10-301-1/+1
* rm_work: Speed up rootfs/populate_sdk removalRichard Purdie2014-10-301-0/+13
* kernel-yocto: fix branch validation for AUTOREV, non machine_meta kernelsBruce Ashfield2014-10-241-6/+8
* native.bbclass: use BUILD_* variablesRoss Burton2014-10-241-10/+11
* kernel.bbclass: Create modules directory even if there is no modules installedHe Zhe2014-10-241-0/+1
* archiver: fix truncation of src_revJoe Slater2014-10-241-2/+2
* spdx.bbclass: improved stability, fixed SPDX compliance issues. Changes are r...Tobias Olausson2014-10-241-49/+105
* sstate.bbclass: Fix up white space lost in last commit.Peter Urbanec2014-10-181-20/+20
* sstate.bbclass: specify func dirs for sstate_hardcode_pathWenzong Fan2014-10-181-0/+5
* package_deb: skip pre/postrm scripts on upgrade, write only one shebangAndreas Oberritter2014-10-111-2/+15
* package_do_shlibs: Look for provider in the path thats in shlib_provider dict...Khem Raj2014-10-101-1/+4