aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2014-09-10packagegroup.bbclass: Use immediate expanded PACKAGE_ARCH valueOtavio Salvador
2014-09-10kernel.bbclass: handle .dsp firmwareCarlos Rafael Giani
2014-09-10classes/buildhistory: fix for sstate class changePaul Eggleton
2014-09-10qemu.bbclass: add -r ${OLDEST_KERNEL} parameterMartin Jansa
2014-09-10sstate: Add extra intercept functions SSTATEPOSTCREATEFUNCSHongxu Jia
2014-09-10insane.bbclass: add QA check: file-rdepsRobert Yang
2014-09-03useradd-staticids.bbclass: Fix for Bug 6633Fabrice Coulon
2014-09-03package_rpm: Add optional improved directory handlingRonan Le Martret
2014-09-03update-rc.d: fix logic in populate_packages_updatercdChen Qi
2014-09-02classes/compress_doc.bbclass: compress man/info pagesHongxu Jia
2014-09-02package_rpm: Add builddir macro to define source directoryRichard Purdie
2014-09-02package_rpm: Add custom extension support for spec generation.Richard Purdie
2014-09-01image-swab.bbclass: Account for eglibc -> glibc moveKhem Raj
2014-09-01native.bbclass: deltask package_qaRobert Yang
2014-09-01kernel-yocto: replace --is-ancestor with basic git porcelain commandsBruce Ashfield
2014-09-01kernel-yocto: convert echo statements to bb* equivalentsBruce Ashfield
2014-09-01kernel-yocto: allow custom non-meta, SRCREV format buildsBruce Ashfield
2014-09-01kernel-yocto: clean overly complex branch checkoutBruce Ashfield
2014-09-01kernel-yocto: use show-ref instead of branch -aBruce Ashfield