summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/sanity: Clean up getstatusoutput usageJoshua Watt2018-08-061-29/+38
* gio-module-cache.bbclass: disable update_gio_module_cache postinst script for...Martin Jansa2018-07-301-0/+1
* insane: optimise buildpath searchRoss Burton2018-07-301-2/+2
* staging: Always use the default sysroot for allarch recipesRichard Purdie2018-07-301-0/+3
* staging: Improve fixup processing codeRichard Purdie2018-07-301-12/+6
* staging/image: Fix multilib recipe sysroot issuesRichard Purdie2018-07-302-0/+6
* mirrors: add Debian snapshot mirror for 2018Ross Burton2018-07-191-0/+1
* dropbear: drop run time detection of read-only rootfsAndre McCurdy2018-07-021-4/+1
* testimage.bbclass: move codes into testimage_mainChen Qi2018-07-021-7/+6
* testimage.bbclass: also check 'auto' to create rpm indexChen Qi2018-07-021-1/+1
* testimage.bbclass: fix behavior of empty TEST_SUITESChen Qi2018-07-021-1/+7
* image_types_wic: add do_image_wic before do_image_completeMing Liu2018-06-151-0/+1
* toolchain-scripts/meta-ide-support: Handle dash shells correctlyRichard Purdie2018-05-041-1/+1
* toolchain-scripts: preserve host path in environment setup scriptChin Huat Ang2018-05-041-1/+2
* package.bbclass: Make staticlib problems non-fatalOla x Nilsson2018-04-231-3/+6
* Revert "icecc.bbclass: Improve error reporting"Joshua Watt2018-04-231-13/+7
* package: Fix PACKAGELOCK handlingRichard Purdie2018-04-231-5/+6
* package.bbclass: Only try and process static lib debug symbols on targetos !=...Richard Purdie2018-04-201-1/+2
* package.bbclass: Include dbgsrc for static libsOla x Nilsson2018-04-201-12/+32
* uninative: Set the dynamic linker to use at compile timeRichard Purdie2018-04-181-2/+3
* uninative: Add allow-shlib-undefined to BUILD_LDFLAGS and drop other workaroundsRichard Purdie2018-04-181-1/+3
* bitbake.conf: Set and export TZ envvar to UTCRichard Purdie2018-04-181-1/+0
* package.bbclass: Add '-b' option to file call in isELFMark Hatle2018-04-181-1/+1
* rootfs-postcommands.bbclass: improve binary reproducibilityJuro Bystricky2018-04-181-2/+23
* testimage: run systemtap test on SDK imagesRoss Burton2018-04-181-2/+4
* icecc.bbclass: Bump version numberJoshua Watt2018-04-131-1/+1
* icecc.bbclass: Improve error reportingJoshua Watt2018-04-131-7/+13
* icecc.bbclass: Add ICECC_ENV_DEBUG variableJoshua Watt2018-04-131-1/+5
* populate_sdk_base: use xz -T instead of pixzRoss Burton2018-04-131-2/+2
* image_types: use pigz to create .gz filesRoss Burton2018-04-131-1/+1
* license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_...Martin Jansa2018-04-101-1/+1
* license.bbclass: Minor simplification of get_deployed_dependencies()Peter Kjellerstedt2018-04-101-3/+1
* sstate.bbclass: Add ${PACKAGE_EXTRA_ARCHS} to SSTATE_ARCHSPeter Kjellerstedt2018-04-101-2/+3
* classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...Peter Kjellerstedt2018-04-105-5/+5
* image: add image-combined-dbg helper classVictor Kamensky2018-04-071-0/+9
* archiver: Fix archive for linked kernel sourceTom Hochstein2018-04-051-0/+5
* archiver: Fix build errors for kernels that don't use kernel-yocto.bbclassTom Hochstein2018-04-051-2/+6
* gio-module-cache.bbclass: pass in ${libexecdir}Alexander Kanavin2018-04-051-0/+1
* sdk.py: run postinst interceptsAlexander Kanavin2018-04-051-1/+1
* base.bbclass: fix do_unpack[cleandirs] varflag handlingEnrico Jorns2018-04-051-6/+2
* classes/externalsrc: ensure cleandirs code handles non-absolute pathsPaul Eggleton2018-04-051-1/+2
* classes/externalsrc: handle if cleandirs contains python expressionsPaul Eggleton2018-04-051-1/+3
* uninative: add variables to the whitelist so that it does not re-triger recip...Cuero Bugot2018-04-031-0/+3
* kernel.bbclass: improve reproducibilityJonathan Liu2018-04-031-0/+1
* default-distrovars: set default KERNEL_IMAGETYPE(S)California Sullivan2018-03-314-6/+0
* package_rpm: set _builddir to B not SRichard Purdie2018-03-301-1/+1
* multilib: Don't extend make-mod-scripts as a multilib version doesn't make an...Richard Purdie2018-03-301-1/+1
* mirrors.bbclass: change Debian anonscm to salsaMikko Rapeli2018-03-281-1/+1
* package.bbclass: use single quotes for path passed to file in isELF()Andre McCurdy2018-03-281-1/+1
* sanity.bbclass: quote path passed to stat in get_filesystem_id()Andre McCurdy2018-03-281-1/+1