summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2020-07-27buildhistory: use pid for temporary txt file nameLee Chee Yang
2020-07-27gtk-immodules-cache.bbclass: fix post install scriptlet errorChangqing Li
2020-07-24image.bbclass: improve wording when image size exceeds the specified limitDaniel Ammann
2020-07-24classes/package: Use HOST_OS for runtime dependenciesJoshua Watt
2020-07-24classes/cmake: Fix host detectionJoshua Watt
2020-07-23kernel-yocto: account for extracted defconfig in elements checkBruce Ashfield
2020-07-13nativesdk: Set the CXXFLAGS to the BUILDSDK_CXXFLAGSDouglas
2020-07-13nativesdk: clear MACHINE_FEATURESDouglas
2020-07-13ptest: append to FILESKonrad Weihmann
2020-07-13insane: consolidate skipping of temporary do_package filesRoss Burton
2020-07-10kernel.bbclass: add lz4 dependency and fix the call to lz4Timon Ulrich
2020-07-10kernel/yocto: fix search for defconfig from src_uriAndrey Zhizhikin
2020-07-10kernel/yocto: ensure that defconfigs are processed firstBruce Ashfield
2020-07-10classes/archive: do_configure should not depend on do_ar_patchedJoshua Watt
2020-07-10classes/archiver: run do_unpack_and_patch after do_preconfigureJoshua Watt
2020-07-06rootfs-postcommands: Improve/fix rootfs_check_host_user_contaminatedRichard Purdie
2020-07-06gtk-icon-cache.bbclass: add runtime dependencyChangqing Li
2020-06-29populate_sdk_ext: Fix to use python3, not pythonRichard Purdie
2020-06-29kernel.bbclass: Fix Module.symvers supportLili Li
2020-06-26testimage: enable ovmf supportKonrad Weihmann
2020-06-26runqemu: add QB_ROOTFS_EXTRA_OPT parameterKonrad Weihmann
2020-06-26mime.bbclass: fix post install scriptlet errorChangqing Li
2020-06-23meson.bbclass: avoid unexpected operating-system namesAndreas M?ller
2020-06-23go.bbclass: Add `-trimpath` to default build flagsOtavio Salvador
2020-06-23go-mod.bbclass: Add class for `go mod` supportOtavio Salvador
2020-06-23classes/archiver: Create patched archive before configuringJoshua Watt
2020-06-18relocatable.bbclass: Avoid an exception if an empty pkgconfig dir existPeter Kjellerstedt
2020-06-18populate_sdk_base.bbclass: fix warning: name not matchedwenlin.kang@windriver.com
2020-06-09cve-check: include epoch in product version outputRalph Siemsen
2020-06-01kernel/reproducibility: kernel modules need SOURCE_DATE_EPOCH exportBruce Ashfield
2020-06-01sstate.bbclass: When siginfo or sig files are missing, stop fetcher errorsMark Hatle
2020-05-26archiver.bbclass: Fix duplicated SRC_URIs for do_ar_originalRobert Yang
2020-05-26sanity.bbclass: Detect and fail if 'inherit' is used in conf fileGregor Zatko
2020-05-26cve-check: Run it after do_fetchKhem Raj
2020-05-22base/insane: Check pkgs lics are subset of recipe lics only onceQuentin Schulz
2020-05-21archiver.bbclass: Make do_deploy_archives a recursive dependencyPaul Barker
2020-05-14meson.bbclass: Close the log file after readingAnton Eliasson
2020-05-14pypi.bbclass: use new pypi UPSTREAM_CHECK_URITim Orling
2020-05-14pypi.bbclass: mind package suffix on version checkKonrad Weihmann
2020-05-11sstate.bbclass: Do not fail if files cannot be touchedPeter Kjellerstedt
2020-05-01staging: Fix overlapping file failuresRichard Purdie
2020-05-01testimage.bbclass: correctly process SIGTERMAlexander Kanavin
2020-05-01insane.bbclass: Add test for shebang line lengthDomarys Correa
2020-04-30kernel-yocto.bbclass: Fix deps when externalsrc is usedPaul Barker
2020-04-06Windows: Enable Windows builds under WSLv2 and warn accordinglyAlejandro Hernandez Samaniego
2020-04-03sanity.bbclass: echo current SDK_VENDOR if it is invalidPaul Gortmaker
2020-04-03cmake: fix Python executable with cmakeMartin Kelly
2020-04-02sanity: Require gcc 5.0 minimum versionRichard Purdie
2020-04-01sanity.bbclass: add test for gcc < 4.8Tim Orling
2020-04-01sanity.bbclass: recommend using install-buildtoolsTim Orling