summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* recipes: Update git.gnome.org addresses after upstream changesRichard Purdie2018-09-042-2/+2
* package.bbclass: warn if perms conf file does not existChen Qi2018-09-041-1/+5
* libc-package: Add risc-v specific options to cross-localedef invocationKhem Raj2018-09-041-0/+2
* distutils-common-base.bbclass: Define commonly used compiler variablesKhem Raj2018-09-041-0/+12
* cpan.bbclass: make RPATH fix more generalJens Rehsack2018-08-281-0/+10
* kernel-yocto: restore BSP audit visibilityBruce Ashfield2018-08-281-0/+22
* classes/kernel-yocto: Cleanup getstatusoutput usageJoshua Watt2018-08-281-7/+17
* sstate.bbclass: make SSTATE_PRUNE_OBSOLETEWORKDIR could be overwrittenKai Kang2018-08-281-1/+1
* terminal.bbclass: use var-SHELL as the shebang of wrapper scriptHongxu Jia2018-08-281-1/+2
* package.bbclass: only one hardlink of separated debug info file in each direc...Hongxu Jia2018-08-281-4/+7
* utils.bbclass: fix KeyError exceptionChen Qi2018-08-241-0/+1
* compress_doc.bbclass: Clean up getstatusoutput usageRobert Yang2018-08-231-3/+4
* utils: Fix patch merging errorRichard Purdie2018-08-231-1/+1
* utils: Rely on get_multilib_datastore() to get the original datastoreRichard Purdie2018-08-231-15/+1
* linuxloader: Convert to python functionRichard Purdie2018-08-233-69/+47
* package.bbclass: use bb.utils.break_hardlinks helperRasmus Villemoes2018-08-231-1/+1
* cpan.bbclass: adopt to recent EU::MMJens Rehsack2018-08-231-2/+1
* sstate: add intel-microcode to SSTATE_DUPWHITELISTYongxin Liu2018-08-231-1/+2
* classes/package: Clean up getstatusoutputJoshua Watt2018-08-231-8/+3
* kernel.bbclass: rename type variable to imageTypeMartin Jansa2018-08-211-29/+29
* kernel-artifact-names.bbclass: Add 2 more variables to make it easier to chan...Martin Jansa2018-08-211-10/+13
* kernel-artifact-names.bbclass, kernel.bbclass: remove prefix and extension fr...Martin Jansa2018-08-212-6/+4
* kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NA...Martin Jansa2018-08-214-37/+37
* kernel-artifact-names, kernel-fitimage: add KERNEL_FIT_BASE_NAME, KERNEL_FIT_...Martin Jansa2018-08-212-22/+15
* bitbake.conf, kernel-artifact-names.bbclass: introduce IMAGE_VERSION_SUFFIX i...Martin Jansa2018-08-211-9/+4
* rootfs-postcommands: put image testdata under sstate controlAndré Draszik2018-08-211-7/+8
* dos2unix.bbclass: Move to oe-coreKhem Raj2018-08-201-0/+14
* populate_sdk_base.bbclass: inherit and use image-postinst-interceptsChristopher Larson2018-08-161-1/+2
* image.bbclass: inherit and use image-postinst-interceptsChristopher Larson2018-08-161-0/+2
* image-postinst-intercepts.bbclass: add classChristopher Larson2018-08-161-0/+23
* sstate: Optimise SSTATE_EXCLUDEDEPS_SYSROOT handlingRichard Purdie2018-08-161-3/+10
* sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping base-passwd|shadow-sysroo...André Draszik2018-08-161-3/+0
* sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping *-initial recipesAndré Draszik2018-08-161-3/+0
* sstate: allow specifying indirect dependencies to exclude from sysrootAndré Draszik2018-08-161-0/+13
* cve-check.bbclass: do not download the CVE DB in package-specific tasksKonstantin Shemyak2018-08-151-1/+1
* image: Use ${COREBASE}/meta for timestamp, fallback to bitbake.confAlex Kiernan2018-08-151-1/+4
* package.bbclass: improve -dbg and -src package orderingRasmus Villemoes2018-08-151-7/+8
* sstate/lib.oe.path: Ensure file sparseness is preservedRichard Purdie2018-08-151-2/+2
* sstate: Ensure a given machine only removes things which it createdRichard Purdie2018-08-151-1/+16
* image: Add locale archive optimisationRichard Purdie2018-08-151-1/+1
* classes: sanity-check LIC_FILES_CHKSUMRoss Burton2018-08-142-3/+5
* package: Fix file copying to preserve sparse filesRichard Purdie2018-08-141-1/+1
* multilib-script: Fix ALTERNATIVE_${PN} overwrite issueZhixiong Chi2018-08-141-1/+1
* kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directivesJaewon Lee2018-08-141-0/+2
* devtool-source.bbclass: Support kernel-fragments/patch not in SRC_URIJaewon Lee2018-08-141-0/+12
* sstate: Remove DEPLOY_DIR_IMAGE from SSTATE_DUPWHITELISTRichard Purdie2018-08-141-1/+5
* sstate: Add sstate usage summary to the buildRichard Purdie2018-08-081-0/+12
* classes/sanity: Clean up getstatusoutput usageJoshua Watt2018-08-081-29/+38
* classes/reproducible_build: Avoid dereferencing symlinksJoshua Watt2018-08-081-2/+2
* devicetree.bbclass: User/BSP device tree source compilation classNathan Rossi2018-08-081-0/+140