summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2018-08-28kernel-yocto: restore BSP audit visibilityBruce Ashfield1
2018-08-28classes/kernel-yocto: Cleanup getstatusoutput usageJoshua Watt1
2018-08-28sstate.bbclass: make SSTATE_PRUNE_OBSOLETEWORKDIR could be overwrittenKai Kang1
2018-08-28terminal.bbclass: use var-SHELL as the shebang of wrapper scriptHongxu Jia1
2018-08-28package.bbclass: only one hardlink of separated debug info file in each direc...Hongxu Jia1
2018-08-24utils.bbclass: fix KeyError exceptionChen Qi1
2018-08-23compress_doc.bbclass: Clean up getstatusoutput usageRobert Yang1
2018-08-23utils: Fix patch merging errorRichard Purdie1
2018-08-23utils: Rely on get_multilib_datastore() to get the original datastoreRichard Purdie1
2018-08-23linuxloader: Convert to python functionRichard Purdie3
2018-08-23package.bbclass: use bb.utils.break_hardlinks helperRasmus Villemoes1
2018-08-23cpan.bbclass: adopt to recent EU::MMJens Rehsack1
2018-08-23sstate: add intel-microcode to SSTATE_DUPWHITELISTYongxin Liu1
2018-08-23classes/package: Clean up getstatusoutputJoshua Watt1
2018-08-21kernel.bbclass: rename type variable to imageTypeMartin Jansa1
2018-08-21kernel-artifact-names.bbclass: Add 2 more variables to make it easier to chan...Martin Jansa1
2018-08-21kernel-artifact-names.bbclass, kernel.bbclass: remove prefix and extension fr...Martin Jansa2
2018-08-21kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NA...Martin Jansa4
2018-08-21kernel-artifact-names, kernel-fitimage: add KERNEL_FIT_BASE_NAME, KERNEL_FIT_...Martin Jansa2
2018-08-21bitbake.conf, kernel-artifact-names.bbclass: introduce IMAGE_VERSION_SUFFIX i...Martin Jansa1
2018-08-21rootfs-postcommands: put image testdata under sstate controlAndré Draszik1
2018-08-20dos2unix.bbclass: Move to oe-coreKhem Raj1
2018-08-16populate_sdk_base.bbclass: inherit and use image-postinst-interceptsChristopher Larson1
2018-08-16image.bbclass: inherit and use image-postinst-interceptsChristopher Larson1
2018-08-16image-postinst-intercepts.bbclass: add classChristopher Larson1
2018-08-16sstate: Optimise SSTATE_EXCLUDEDEPS_SYSROOT handlingRichard Purdie1
2018-08-15sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping base-passwd|shadow-sysroo...André Draszik1
2018-08-15sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping *-initial recipesAndré Draszik1
2018-08-15sstate: allow specifying indirect dependencies to exclude from sysrootAndré Draszik1
2018-08-15cve-check.bbclass: do not download the CVE DB in package-specific tasksKonstantin Shemyak1
2018-08-15image: Use ${COREBASE}/meta for timestamp, fallback to bitbake.confAlex Kiernan1
2018-08-15package.bbclass: improve -dbg and -src package orderingRasmus Villemoes1
2018-08-15sstate/lib.oe.path: Ensure file sparseness is preservedRichard Purdie1
2018-08-15sstate: Ensure a given machine only removes things which it createdRichard Purdie1
2018-08-15image: Add locale archive optimisationRichard Purdie1
2018-08-14classes: sanity-check LIC_FILES_CHKSUMRoss Burton2
2018-08-14package: Fix file copying to preserve sparse filesRichard Purdie1
2018-08-14multilib-script: Fix ALTERNATIVE_${PN} overwrite issueZhixiong Chi1
2018-08-14kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directivesJaewon Lee1
2018-08-14devtool-source.bbclass: Support kernel-fragments/patch not in SRC_URIJaewon Lee1
2018-08-14sstate: Remove DEPLOY_DIR_IMAGE from SSTATE_DUPWHITELISTRichard Purdie1
2018-08-08sstate: Add sstate usage summary to the buildRichard Purdie1
2018-08-08classes/sanity: Clean up getstatusoutput usageJoshua Watt1
2018-08-08classes/reproducible_build: Avoid dereferencing symlinksJoshua Watt1
2018-08-08devicetree.bbclass: User/BSP device tree source compilation classNathan Rossi1
2018-08-07toolchain-scripts: put TARGET_ARCH and TARGET_OS into environmentRoss Burton1
2018-08-07cmake: fix linking in multilib SDKsRoss Burton1
2018-08-02python[3]native: allow use of both native Python 2 and 3Ross Burton2
2018-08-02meson: don't dump full error log on failureRoss Burton1
2018-08-01multiconfig: Enable multiconfig dependencies on oe-coreAlejandro Enedino Hernandez Samaniego1