aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2014-09-30sstate: Add rpm allarch to overwrite whitelistRichard Purdie
2014-09-29spdx.bbclass: Add SPDX-specific source tree variable.leimaohui
2014-09-29kernel-yocto.bbclass: Fixup shell condition test syntax errorDarren Hart
2014-09-29base.bbclass: add SRCREV to do_fetch() hashRoss Burton
2014-09-29staging: Exclude MULTI_PROVIDER_WHISTLIST from do_populate_sysrootRichard Purdie
2014-09-29sstate.bbclass: update the timestamps after installRobert Yang
2014-09-29gnomebase: fix indentationRoss Burton
2014-09-29sstate: Change overlapping files warning to a fatal errorRichard Purdie
2014-09-23update-rc.d/systemd: Remove OVERRIDES dependencyRichard Purdie
2014-09-23uninative: Add uninative - a way of reusing native/cross over multiple distrosRichard Purdie
2014-09-22kernel.bbclass: use one package split for all firmware filename extensionsCarlos Rafael Giani
2014-09-22populate_sdk_base/meta-environment: Remove overlap from the twoRichard Purdie
2014-09-22cmake.bbclass : Add support for cmake projects that use .S files.Philip Balister
2014-09-17sstate: set SIGGEN_LOCKEDSIGS_CHECK_LEVEL default to errorHongxu Jia
2014-09-17sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie
2014-09-16sstate.bbclass: fix sstate_hardcode_path()Robert Yang
2014-09-16license: Improve disk usageRichard Purdie
2014-09-16sstate: Fix incorrect return value handlingRichard Purdie
2014-09-11classes/populate_sdk_base: enable adding custom commands to SDK install scriptPaul Eggleton