summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-05-15cve-check.bbclass: detect CVE IDs listed on multiple linesJon Szymaniak
2018-05-14runtime/dnf: Add new dnf test casesJose Perez Carranza
2018-05-11rm_work: Stop appending _setscene to do_image_complete_setscene stampsMike Crowe
2018-05-11base: improve do_unpack[cleandirs] logicRoss Burton
2018-05-09kernel: Permit overriding of KERNEL_IMAGETYPE_FOR_MAKEMike Crowe
2018-05-09allarch.bbclass: Exclude package_do_shlibs from do_package signatureKhem Raj
2018-05-09glibc: Drop obsolete rpc and libnslKhem Raj
2018-05-04sstate.bbclass: drop obsolete codesChen Qi
2018-05-04image_types_wic: add do_image_wic before do_image_completeMing Liu
2018-05-04native bbclass: handle base_libdir as wellKoen Kooi
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_...Martin 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