summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-12-06oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie
2018-12-05sanity: Add check for WSLRichard Purdie
2018-11-24base.bbclass: avoid 'find -ignore_readdir_race -delete'Matthias Schiffer
2018-11-24archiver: Drop unwanted directoriesFabien Lahoudere
2018-11-24crosssdk: Remove usage of host flags for cross-compilationRichard Purdie
2018-11-16cve-check: Allow multiple entries in CVE_PRODUCTGrygorii Tertychnyi
2018-11-16kernel: specify dependencies for compilation for config tasksBruce Ashfield
2018-10-18externalsrc.bbclass: Set BB_DONT_CACHE for non-target recipesOla x Nilsson
2018-10-18recipes: Update git.gnome.org addresses after upstream changesRichard Purdie
2018-09-27cve-check.bbclass: do not download the CVE DB in package-specific tasksKonstantin Shemyak
2018-09-27cve-check.bbclass: detect CVE IDs listed on multiple linesJon Szymaniak
2018-08-29classes: sanity-check LIC_FILES_CHKSUMRoss Burton
2018-08-06classes/sanity: Clean up getstatusoutput usageJoshua Watt
2018-07-30gio-module-cache.bbclass: disable update_gio_module_cache postinst script for...Martin Jansa
2018-07-30insane: optimise buildpath searchRoss Burton
2018-07-30staging: Always use the default sysroot for allarch recipesRichard Purdie
2018-07-30staging: Improve fixup processing codeRichard Purdie
2018-07-30staging/image: Fix multilib recipe sysroot issuesRichard Purdie
2018-07-19mirrors: add Debian snapshot mirror for 2018Ross Burton
2018-07-02dropbear: drop run time detection of read-only rootfsAndre McCurdy
2018-07-02testimage.bbclass: move codes into testimage_mainChen Qi
2018-07-02testimage.bbclass: also check 'auto' to create rpm indexChen Qi
2018-07-02testimage.bbclass: fix behavior of empty TEST_SUITESChen Qi
2018-06-15image_types_wic: add do_image_wic before do_image_completeMing Liu
2018-05-04toolchain-scripts/meta-ide-support: Handle dash shells correctlyRichard Purdie
2018-05-04toolchain-scripts: preserve host path in environment setup scriptChin Huat Ang
2018-04-23package.bbclass: Make staticlib problems non-fatalOla x Nilsson
2018-04-23Revert "icecc.bbclass: Improve error reporting"Joshua Watt
2018-04-23package: Fix PACKAGELOCK handlingRichard Purdie
2018-04-20package.bbclass: Only try and process static lib debug symbols on targetos !=...Richard Purdie
2018-04-19package.bbclass: Include dbgsrc for static libsOla x Nilsson
2018-04-18uninative: Set the dynamic linker to use at compile timeRichard Purdie
2018-04-18uninative: Add allow-shlib-undefined to BUILD_LDFLAGS and drop other workaroundsRichard Purdie
2018-04-18bitbake.conf: Set and export TZ envvar to UTCRichard Purdie
2018-04-18package.bbclass: Add '-b' option to file call in isELFMark Hatle
2018-04-18rootfs-postcommands.bbclass: improve binary reproducibilityJuro Bystricky
2018-04-18testimage: run systemtap test on SDK imagesRoss Burton
2018-04-13icecc.bbclass: Bump version numberJoshua Watt
2018-04-13icecc.bbclass: Improve error reportingJoshua Watt
2018-04-13icecc.bbclass: Add ICECC_ENV_DEBUG variableJoshua Watt
2018-04-13populate_sdk_base: use xz -T instead of pixzRoss Burton
2018-04-13image_types: use pigz to create .gz filesRoss Burton
2018-04-09license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_...uninative-1.9Martin Jansa
2018-04-07license.bbclass: Minor simplification of get_deployed_dependencies()Peter Kjellerstedt
2018-04-07sstate.bbclass: Add ${PACKAGE_EXTRA_ARCHS} to SSTATE_ARCHSPeter Kjellerstedt
2018-04-07classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...Peter Kjellerstedt
2018-04-06image: add image-combined-dbg helper classVictor Kamensky
2018-04-05archiver: Fix archive for linked kernel sourceTom Hochstein
2018-04-05archiver: Fix build errors for kernels that don't use kernel-yocto.bbclassTom Hochstein
2018-04-05gio-module-cache.bbclass: pass in ${libexecdir}Alexander Kanavin