summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* kernel-yocto: account for extracted defconfig in elements checkyocto-3.1.2dunfell-23.0.2Bruce Ashfield2020-07-231-1/+1
* nativesdk: Set the CXXFLAGS to the BUILDSDK_CXXFLAGSDouglas2020-07-221-1/+1
* nativesdk: clear MACHINE_FEATURESDouglas2020-07-221-0/+1
* ptest: append to FILESKonrad Weihmann2020-07-221-1/+1
* insane: consolidate skipping of temporary do_package filesRoss Burton2020-07-221-5/+8
* kernel.bbclass: add lz4 dependency and fix the call to lz4Timon Ulrich2020-07-161-1/+2
* kernel/yocto: fix search for defconfig from src_uriAndrey Zhizhikin2020-07-161-2/+3
* kernel/yocto: ensure that defconfigs are processed firstBruce Ashfield2020-07-161-12/+21
* classes/archive: do_configure should not depend on do_ar_patchedJoshua Watt2020-07-161-1/+1
* classes/archiver: run do_unpack_and_patch after do_preconfigureJoshua Watt2020-07-161-2/+2
* rootfs-postcommands: Improve/fix rootfs_check_host_user_contaminatedRichard Purdie2020-07-071-4/+8
* gtk-icon-cache.bbclass: add runtime dependencyChangqing Li2020-07-071-3/+16
* populate_sdk_ext: Fix to use python3, not pythonRichard Purdie2020-07-021-1/+1
* kernel.bbclass: Fix Module.symvers supportLili Li2020-07-021-1/+1
* testimage: enable ovmf supportKonrad Weihmann2020-07-021-1/+5
* runqemu: add QB_ROOTFS_EXTRA_OPT parameterKonrad Weihmann2020-07-021-0/+5
* mime.bbclass: fix post install scriptlet errorChangqing Li2020-07-021-1/+12
* meson.bbclass: avoid unexpected operating-system namesAndreas M?ller2020-06-261-0/+3
* go.bbclass: Add `-trimpath` to default build flagsOtavio Salvador2020-06-261-1/+1
* go-mod.bbclass: Add class for `go mod` supportOtavio Salvador2020-06-261-0/+20
* classes/archiver: Create patched archive before configuringJoshua Watt2020-06-261-1/+1
* relocatable.bbclass: Avoid an exception if an empty pkgconfig dir existPeter Kjellerstedt2020-06-261-9/+11
* populate_sdk_base.bbclass: fix warning: name not matchedwenlin.kang@windriver.com2020-06-261-1/+1
* cve-check: include epoch in product version outputRalph Siemsen2020-06-181-1/+1
* kernel/reproducibility: kernel modules need SOURCE_DATE_EPOCH exportBruce Ashfield2020-06-051-0/+15
* sstate.bbclass: When siginfo or sig files are missing, stop fetcher errorsMark Hatle2020-06-051-1/+5
* archiver.bbclass: Fix duplicated SRC_URIs for do_ar_originalRobert Yang2020-06-051-1/+7
* sanity.bbclass: Detect and fail if 'inherit' is used in conf fileGregor Zatko2020-06-051-0/+6
* cve-check: Run it after do_fetchKhem Raj2020-06-051-1/+1
* base/insane: Check pkgs lics are subset of recipe lics only onceQuentin Schulz2020-05-282-14/+20
* archiver.bbclass: Make do_deploy_archives a recursive dependencyPaul Barker2020-05-281-1/+3
* meson.bbclass: Close the log file after readingAnton Eliasson2020-05-221-1/+2
* pypi.bbclass: use new pypi UPSTREAM_CHECK_URITim Orling2020-05-221-1/+1
* pypi.bbclass: mind package suffix on version checkKonrad Weihmann2020-05-221-1/+1
* sstate.bbclass: Do not fail if files cannot be touchedPeter Kjellerstedt2020-05-221-4/+11
* staging: Fix overlapping file failuresRichard Purdie2020-05-071-2/+10
* testimage.bbclass: correctly process SIGTERMAlexander Kanavin2020-05-071-4/+4
* insane.bbclass: Add test for shebang line lengthDomarys Correa2020-05-071-1/+24
* kernel-yocto.bbclass: Fix deps when externalsrc is usedPaul Barker2020-05-051-0/+6
* Windows: Enable Windows builds under WSLv2 and warn accordinglyAlejandro Hernandez Samaniego2020-04-061-3/+9
* sanity.bbclass: echo current SDK_VENDOR if it is invalidPaul Gortmaker2020-04-051-1/+1
* cmake: fix Python executable with cmakeMartin Kelly2020-04-052-2/+3
* sanity: Require gcc 5.0 minimum versionRichard Purdie2020-04-051-3/+3
* sanity.bbclass: add test for gcc < 4.8Tim Orling2020-04-011-1/+20
* sanity.bbclass: recommend using install-buildtoolsTim Orling2020-04-011-3/+1
* cve-check: CPE version '-' as all versionLee Chee Yang2020-04-011-1/+1
* core-image.bbclass: add mention of allow-root-login, stateless-rootfsrpjday@crashcourse.ca2020-03-301-0/+2
* vala.bbclass: add libdir to XDG_DATA_DIRSChangqing Li2020-03-291-1/+1
* archiver.bbclass: Correct a typoPeter Kjellerstedt2020-03-221-2/+2
* classes/populate_sdk_base: Implement xz compression optionsMike Looijmans2020-03-221-1/+3