summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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-20package.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-10license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_...Martin Jansa
2018-04-10license.bbclass: Minor simplification of get_deployed_dependencies()Peter Kjellerstedt
2018-04-10sstate.bbclass: Add ${PACKAGE_EXTRA_ARCHS} to SSTATE_ARCHSPeter Kjellerstedt
2018-04-10classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...Peter Kjellerstedt
2018-04-07image: 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
2018-04-05sdk.py: run postinst interceptsAlexander Kanavin
2018-04-05base.bbclass: fix do_unpack[cleandirs] varflag handlingEnrico Jorns
2018-04-05classes/externalsrc: ensure cleandirs code handles non-absolute pathsPaul Eggleton
2018-04-05classes/externalsrc: handle if cleandirs contains python expressionsPaul Eggleton
2018-04-03uninative: add variables to the whitelist so that it does not re-triger recip...Cuero Bugot
2018-04-03kernel.bbclass: improve reproducibilityJonathan Liu
2018-03-31default-distrovars: set default KERNEL_IMAGETYPE(S)California Sullivan
2018-03-30package_rpm: set _builddir to B not SRichard Purdie
2018-03-30multilib: Don't extend make-mod-scripts as a multilib version doesn't make an...Richard Purdie
2018-03-28mirrors.bbclass: change Debian anonscm to salsaMikko Rapeli
2018-03-28package.bbclass: use single quotes for path passed to file in isELF()Andre McCurdy
2018-03-28sanity.bbclass: quote path passed to stat in get_filesystem_id()Andre McCurdy