summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* kernel-yocto: checksum all modifications to available kernel fragments direct...Bruce Ashfield2020-09-101-0/+16
* package.bbclass: explode the RPROVIDES so we don't think the versions are pro...Ross Burton2020-09-101-1/+1
* kernel.bbclass: run do_symlink_kernsrc before do_patchRasmus Villemoes2020-09-021-1/+1
* image_types_wic: Add ASSUME_PROVIDED to WICVARSVijai Kumar K2020-09-021-1/+2
* package.bbclass: Sort shlib2 output for hash equivalencyMark Hatle2020-09-021-1/+1
* package_tar.bbclass: Sync to the other package_* classesMark Hatle2020-09-022-4/+3
* uninative: Handle PREMIRRORS genericallyRichard Purdie2020-08-121-4/+9
* testimage: add an overall timeout settingAlexander Kanavin2020-08-121-0/+11
* kernel-devicetree: Fix intermittent build failures caused by DTB buildsTyler Hicks2020-08-121-1/+1
* Revert "gtk-icon-cache.bbclass: add runtime dependency"Steve Sakoman2020-08-071-16/+3
* buildhistory: use pid for temporary txt file nameLee Chee Yang2020-07-311-5/+6
* gtk-immodules-cache.bbclass: fix post install scriptlet errorChangqing Li2020-07-311-0/+1
* image.bbclass: improve wording when image size exceeds the specified limitDaniel Ammann2020-07-311-2/+2
* classes/package: Use HOST_OS for runtime dependenciesJoshua Watt2020-07-311-5/+5
* classes/cmake: Fix host detectionJoshua Watt2020-07-311-6/+13
* 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