summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
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-30default-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
2018-03-25waf.bbclass: Throw error if waf doesn't existAmanda Brindle
2018-03-25reproducible_build.bbclass: support for binary reproducibilityJuro Bystricky
2018-03-25externalsrc: do not call make clean for recipes with CLEANBROKEN = "1" setAndreas Müller
2018-03-25glide.bbclass: Add class to easy Glide useOtavio Salvador
2018-03-20image_types.bbclass: Rename lz4_legacy to lz4Maxin B. John
2018-03-20kernel.bbclass: set HOSTLDFLAGS in KCONFIG_CONFIG_COMMANDCalifornia Sullivan
2018-03-15insane.bbclass: Fix typos in 32bit risc-v machine typeKhem Raj
2018-03-15insane.bbclass: add support for RISC-V baremetalKhem Raj
2018-03-15gtk-doc: use --srcdir instead of cdRoss Burton
2018-03-15gtk-doc: always inherit python3nativeRoss Burton
2018-03-14uninative: Add compatiblity version checkRichard Purdie
2018-03-12package.bbclass: run pre/post installation/removal scriptlets using sh -eAlexander Kanavin
2018-03-12reproducible_build_simple.bbclass: simple environment for reproducible binariesJuro Bystricky
2018-03-12classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES valueJuro Bystricky