summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* image.bbclass, package-index.bb: Delete do_populate_lic taskKhem Raj2020-02-151-0/+1
* populate_sdk_ext: We now require python3, not pythonRichard Purdie2020-02-151-2/+2
* staging: Handle races between binaries and their libsRichard Purdie2020-02-151-1/+11
* devicetree.bbclass: include symbols in base DTAlex Kiernan2020-02-141-1/+1
* kernel-fitimage: fix devicetree reproducibilityAlex Kiernan2020-02-141-1/+1
* icecc.bbclass: replace superfluous "+=" with "="Robert P. J. Day2020-02-141-1/+1
* crosssdk: Set nativesdk specific distro featuresKhem Raj2020-02-141-0/+6
* package_ipk: Minor import tweak + ensure packages regeneratedRichard Purdie2020-02-131-2/+2
* populate_sdk_base: if the SDKIMAGE_FEATURES changes, refresh the SDKMark Hatle2020-02-131-0/+1
* kernel-fitimage: Handle overlays in EXTERNAL_KERNEL_DEVICETREEAlex Kiernan2020-02-131-3/+2
* testimage: Extend runtime testing infrastructure to allow unconventional boot...Alejandro Hernandez Samaniego2020-02-131-0/+39
* testimage: Allow testing on QEMU machines with a single serial portAlejandro Hernandez Samaniego2020-02-131-0/+1
* sstate.bbclass: fix issue while handling long sstate filenamesJaewon Lee2020-02-081-1/+1
* package.bbclass: Support stripping and debug copy of static librariesMark Hatle2020-02-082-4/+65
* package.bbclass: Allow INHIBIT_PACKAGE_STRIP_FILES to skip .ko and static libsMark Hatle2020-02-081-6/+7
* package.bbclass: Fix debug source processing for static librariesMark Hatle2020-02-081-1/+1