summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-06-04dropbear: drop run time detection of read-only rootfsAndre McCurdy
2018-06-04testimage.bbclass: move codes into testimage_mainChen Qi
2018-06-04testimage.bbclass: also check 'auto' to create rpm indexChen Qi
2018-06-04testimage.bbclass: fix behavior of empty TEST_SUITESChen Qi
2018-06-03meson.bbclass: refactor native overrideMartin Kelly
2018-05-29base.bbclass: update obsolete comment about rpm do_unpack dependenciesAndre McCurdy
2018-05-29externalsrc.bbclass: don't configure with --disable-dependency-trackingAndre McCurdy
2018-05-22kernel.bbclass: avoid duplicates in KERNEL_IMAGETYPE_FOR_MAKEAndre McCurdy
2018-05-22bitbake.conf: drop _build-${BUILD_OS} over-rideAndre McCurdy
2018-05-22default-distrovars.inc: drop obsolete LGPLv2_WHITELIST_GPL-3.0Andre McCurdy
2018-05-15native.bbclass: drop _virtclass-native and _virtclass-nativesdk overridesAndre McCurdy
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