aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-08-28distutils-common-base.bbclass: Define commonly used compiler variablesKhem Raj
2018-08-28cpan.bbclass: make RPATH fix more generalJens Rehsack
2018-08-28kernel-yocto: restore BSP audit visibilityBruce Ashfield
2018-08-28classes/kernel-yocto: Cleanup getstatusoutput usageJoshua Watt
2018-08-28sstate.bbclass: make SSTATE_PRUNE_OBSOLETEWORKDIR could be overwrittenKai Kang
2018-08-28terminal.bbclass: use var-SHELL as the shebang of wrapper scriptHongxu Jia
2018-08-28package.bbclass: only one hardlink of separated debug info file in each direc...Hongxu Jia
2018-08-24utils.bbclass: fix KeyError exceptionChen Qi
2018-08-23compress_doc.bbclass: Clean up getstatusoutput usageRobert Yang
2018-08-23utils: Fix patch merging errorRichard Purdie
2018-08-23utils: Rely on get_multilib_datastore() to get the original datastoreRichard Purdie
2018-08-23linuxloader: Convert to python functionRichard Purdie
2018-08-23package.bbclass: use bb.utils.break_hardlinks helperRasmus Villemoes
2018-08-23cpan.bbclass: adopt to recent EU::MMJens Rehsack
2018-08-23sstate: add intel-microcode to SSTATE_DUPWHITELISTYongxin Liu
2018-08-23classes/package: Clean up getstatusoutputJoshua Watt
2018-08-21kernel.bbclass: rename type variable to imageTypeMartin Jansa
2018-08-21kernel-artifact-names.bbclass: Add 2 more variables to make it easier to chan...Martin Jansa
2018-08-21kernel-artifact-names.bbclass, kernel.bbclass: remove prefix and extension fr...Martin Jansa
2018-08-21kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NA...Martin Jansa
2018-08-21kernel-artifact-names, kernel-fitimage: add KERNEL_FIT_BASE_NAME, KERNEL_FIT_...Martin Jansa
2018-08-21bitbake.conf, kernel-artifact-names.bbclass: introduce IMAGE_VERSION_SUFFIX i...Martin Jansa
2018-08-21rootfs-postcommands: put image testdata under sstate controlAndré Draszik
2018-08-20dos2unix.bbclass: Move to oe-coreKhem Raj
2018-08-16populate_sdk_base.bbclass: inherit and use image-postinst-interceptsChristopher Larson
2018-08-16image.bbclass: inherit and use image-postinst-interceptsChristopher Larson
2018-08-16image-postinst-intercepts.bbclass: add classChristopher Larson
2018-08-16sstate: Optimise SSTATE_EXCLUDEDEPS_SYSROOT handlingRichard Purdie
2018-08-15sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping base-passwd|shadow-sysroo...André Draszik
2018-08-15sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping *-initial recipesAndré Draszik
2018-08-15sstate: allow specifying indirect dependencies to exclude from sysrootAndré Draszik
2018-08-15cve-check.bbclass: do not download the CVE DB in package-specific tasksKonstantin Shemyak
2018-08-15image: Use ${COREBASE}/meta for timestamp, fallback to bitbake.confAlex Kiernan
2018-08-15package.bbclass: improve -dbg and -src package orderingRasmus Villemoes
2018-08-15sstate/lib.oe.path: Ensure file sparseness is preservedRichard Purdie
2018-08-15sstate: Ensure a given machine only removes things which it createdRichard Purdie
2018-08-15image: Add locale archive optimisationRichard Purdie
2018-08-14classes: sanity-check LIC_FILES_CHKSUMRoss Burton
2018-08-14package: Fix file copying to preserve sparse filesRichard Purdie
2018-08-14multilib-script: Fix ALTERNATIVE_${PN} overwrite issueZhixiong Chi
2018-08-14kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directivesJaewon Lee
2018-08-14devtool-source.bbclass: Support kernel-fragments/patch not in SRC_URIJaewon Lee
2018-08-14sstate: Remove DEPLOY_DIR_IMAGE from SSTATE_DUPWHITELISTRichard Purdie
2018-08-08sstate: Add sstate usage summary to the buildRichard Purdie
2018-08-08classes/sanity: Clean up getstatusoutput usageJoshua Watt
2018-08-08classes/reproducible_build: Avoid dereferencing symlinksJoshua Watt
2018-08-08devicetree.bbclass: User/BSP device tree source compilation classNathan Rossi
2018-08-07toolchain-scripts: put TARGET_ARCH and TARGET_OS into environmentRoss Burton
2018-08-07cmake: fix linking in multilib SDKsRoss Burton
2018-08-02python[3]native: allow use of both native Python 2 and 3Ross Burton