summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* abi_version/staging: Bump versions to force rebuild after sstate corruptionRichard Purdie2020-05-021-0/+1
* sanity: Require gcc 6 or laterRichard Purdie2020-05-021-3/+3
* image/packagegroup: Remove PACKAGE_GROUP_*, long since deprecatedRichard Purdie2020-04-291-4/+1
* populate_sdk_base: create_sdk_files: Use _nativesdk variants for libdir and b...Ovidiu Panait2020-04-291-2/+2
* populate_sdk_base: Add ld.so.conf for nativesdk-binutilsOvidiu Panait2020-04-291-0/+5
* wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado2020-04-261-2/+6
* staging: Fix overlapping file failuresRichard Purdie2020-04-261-2/+10
* package: get_package_mapping: avoid dependency mapping if renamed package pro...Yann Dirson2020-04-261-3/+13
* package.bbclass: inject "minidebuginfo" into packaged binariesDan Callaghan2020-04-261-0/+84
* testimage: add an overall timeout settingAlexander Kanavin2020-04-261-0/+11
* testimage.bbclass: correctly process SIGTERMAlexander Kanavin2020-04-261-4/+4
* testimage: enable ovmf supportKonrad Weihmann2020-04-241-1/+5
* insane.bbclass: Add test for shebang line lengthDomarys Correa2020-04-241-1/+24
* runqemu: add QB_ROOTFS_EXTRA_OPT parameterKonrad Weihmann2020-04-241-0/+5
* qemuboot.bbclass: don't redefine IMGDEPLOYDIRBartosz Golaszewski2020-04-241-1/+0
* kernel-yocto.bbclass: Fix deps when externalsrc is usedPaul Barker2020-04-241-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
* linuxloader: Add get_musl_loader_arch functionKhem Raj2020-03-211-12/+17
* runqemu: support multiple NICsAdrian Freihofer2020-03-211-0/+14
* base.bbclass: extend PACKAGECONFIG for conflict package configsKai Kang2020-03-121-3/+17
* grub-efi-cfg: enable per-label APPEND overrideRich Persaud2020-03-111-0/+6
* image-prelink: remove assumption of sysconfdir presenceChristopher Clark2020-03-111-0/+17
* kernel.bbclass: fix SOURCE_DATE_EPOCH for non-git kernel buildsChristopher Clark2020-03-101-8/+4
* cve-check: fix ValueErrorChee Yang Lee2020-03-101-2/+2
* kernel-yocto.bbclass: Support config fragments with externalsrcPaul Barker2020-03-101-1/+2
* kernelsrc.bbclass: Fix externalsrc supportPaul Barker2020-03-101-1/+1
* reproducibile_build: Fix SDE file generation when unpack rerunsRichard Purdie2020-03-081-4/+5
* cve-check: show whitelisted statusChee Yang Lee2020-03-071-5/+7
* populate_sdk_ext: enable custom templateconf.cfgAndrej Valek2020-03-071-3/+7
* sstate: Drop obsolete check in hash validationRichard Purdie2020-03-061-4/+0
* kernel-yocto.bbclass: fix a wrong inter-task dependencyMing Liu2020-03-061-1/+1
* classes/kernel.bbclass: Fix parsing errorsJoshua Watt2020-03-061-2/+2
* mime-xdg.bbclass: Fix typo in commentAndreas Müller2020-03-011-1/+1
* package_ipk: Add missing variables to the task hashRichard Purdie2020-02-231-0/+4
* package: Correct variable dependeciesRichard Purdie2020-02-231-2/+4
* Revert "rootfs: Make BUILDNAME a weak default in reproducible_build_simple"Peter Kjellerstedt2020-02-212-1/+5
* insane.bbclass: Correct typo inhert->inheritKhem Raj2020-02-181-1/+1
* fix various, innocuous typosRobert P. J. Day2020-02-181-1/+1
* weston: add a basic runtime testAlexander Kanavin2020-02-181-1/+1
* wic: Honor APPENDKevin Hao2020-02-151-1/+1