aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2014-11-06toaster.bbclass: read elapsed time from the stats fileAlexandru DAMIAN
2014-11-04image_types.bbclass: Make ubi depend on ubifsPascal Bach
2014-11-04license.bbclass: canonicalise the licenses named with 'X+'Jackie Huang
2014-11-04systemd: don't add files and dependencies from units ConflictsRoss Burton
2014-11-04multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failureHongxu Jia
2014-11-04multilib.bbclass: fix incorrect TARGET_VENDOR in multilib imageHongxu Jia
2014-11-04classes/image: remove obsolete MULTILIB_VENDORSHongxu Jia
2014-10-30cmake: Try and improve cleaning of builds when B==SRichard Purdie
2014-10-30base.bbclass: Enable using 'make clean' for rebuildsRichard Purdie
2014-10-30autotools: Use make clean for builds not supporting B != SRichard Purdie
2014-10-30mklibs: Fix loader for mipselKhem Raj
2014-10-24rm_work: Speed up rootfs/populate_sdk removalRichard Purdie
2014-10-24kernel-yocto: fix branch validation for AUTOREV, non machine_meta kernelsBruce Ashfield
2014-10-24native.bbclass: use BUILD_* variablesRoss Burton
2014-10-24kernel.bbclass: Create modules directory even if there is no modules installedHe Zhe
2014-10-24archiver: fix truncation of src_revJoe Slater
2014-10-24spdx.bbclass: improved stability, fixed SPDX compliance issues. Changes are r...Tobias Olausson
2014-10-18sstate.bbclass: Fix up white space lost in last commit.Peter Urbanec
2014-10-18sstate.bbclass: specify func dirs for sstate_hardcode_pathWenzong Fan
2014-10-11package_deb: skip pre/postrm scripts on upgrade, write only one shebangAndreas Oberritter
2014-10-10package_do_shlibs: Look for provider in the path thats in shlib_provider dict...Khem Raj
2014-10-10toolchains-scripts: Add support for target environment scriptsRichard Purdie
2014-10-10sstate.bbclass: split the too long lineRobert Yang
2014-10-10sstate.bbclass: the second bb.fatal not workRobert Yang
2014-10-10toolchain-scripts.bbclass: Allow sourcing of subscript for environmentOtavio Salvador
2014-10-06package_ipk.bbclass: Fix SRC_URI whitespace handlingMark Hatle
2014-10-06package.bbclass: Reverse runtime symlinks should be tied to package generationOtavio Salvador
2014-10-06cross-canadian: Disable the packagedata stamp-extra-infoRichard Purdie
2014-10-06kernel.bbclass: enable a link for external module buildingNitin A Kamble
2014-10-04kernel: Added bc-native as DEPENDSAlejandro Hernandez