summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2020-03-30sanity.bbclass: add test for gcc < 5.0timo/install-buildtools_13832_fixesTim Orling
2020-03-30sanity.bbclass: recommend using install-buildtoolsTim Orling
2020-03-30core-image.bbclass: add mention of allow-root-login, stateless-rootfsrpjday@crashcourse.ca
2020-03-28vala.bbclass: add libdir to XDG_DATA_DIRSChangqing Li
2020-03-21archiver.bbclass: Correct a typoPeter Kjellerstedt
2020-03-21classes/populate_sdk_base: Implement xz compression optionsMike Looijmans
2020-03-21linuxloader: Add get_musl_loader_arch functionKhem Raj
2020-03-19runqemu: support multiple NICsAdrian Freihofer
2020-03-11base.bbclass: extend PACKAGECONFIG for conflict package configsKai Kang
2020-03-11grub-efi-cfg: enable per-label APPEND overrideRich Persaud
2020-03-11image-prelink: remove assumption of sysconfdir presenceChristopher Clark
2020-03-10kernel.bbclass: fix SOURCE_DATE_EPOCH for non-git kernel buildsChristopher Clark
2020-03-10cve-check: fix ValueErrorChee Yang Lee
2020-03-10kernel-yocto.bbclass: Support config fragments with externalsrcPaul Barker
2020-03-10kernelsrc.bbclass: Fix externalsrc supportPaul Barker
2020-03-08reproducibile_build: Fix SDE file generation when unpack rerunsRichard Purdie
2020-03-07cve-check: show whitelisted statusChee Yang Lee
2020-03-07populate_sdk_ext: enable custom templateconf.cfgAndrej Valek
2020-03-06sstate: Drop obsolete check in hash validationRichard Purdie
2020-03-06kernel-yocto.bbclass: fix a wrong inter-task dependencyMing Liu
2020-03-06classes/kernel.bbclass: Fix parsing errorsJoshua Watt
2020-03-01mime-xdg.bbclass: Fix typo in commentAndreas Müller
2020-02-23package_ipk: Add missing variables to the task hashRichard Purdie
2020-02-23package: Correct variable dependeciesRichard Purdie
2020-02-21Revert "rootfs: Make BUILDNAME a weak default in reproducible_build_simple"Peter Kjellerstedt
2020-02-18insane.bbclass: Correct typo inhert->inheritKhem Raj
2020-02-18fix various, innocuous typosRobert P. J. Day
2020-02-18weston: add a basic runtime testAlexander Kanavin
2020-02-15wic: Honor APPENDKevin Hao
2020-02-15image.bbclass, package-index.bb: Delete do_populate_lic taskKhem Raj
2020-02-15populate_sdk_ext: We now require python3, not pythonRichard Purdie
2020-02-15staging: Handle races between binaries and their libsRichard Purdie
2020-02-14devicetree.bbclass: include symbols in base DTAlex Kiernan
2020-02-14kernel-fitimage: fix devicetree reproducibilityAlex Kiernan
2020-02-14icecc.bbclass: replace superfluous "+=" with "="Robert P. J. Day
2020-02-14crosssdk: Set nativesdk specific distro featuresKhem Raj
2020-02-13package_ipk: Minor import tweak + ensure packages regeneratedRichard Purdie
2020-02-13populate_sdk_base: if the SDKIMAGE_FEATURES changes, refresh the SDKMark Hatle
2020-02-13kernel-fitimage: Handle overlays in EXTERNAL_KERNEL_DEVICETREEAlex Kiernan
2020-02-13testimage: Extend runtime testing infrastructure to allow unconventional boot...Alejandro Hernandez Samaniego
2020-02-13testimage: Allow testing on QEMU machines with a single serial portAlejandro Hernandez Samaniego
2020-02-08sstate.bbclass: fix issue while handling long sstate filenamesJaewon Lee
2020-02-08package.bbclass: Support stripping and debug copy of static librariesMark Hatle
2020-02-08package.bbclass: Allow INHIBIT_PACKAGE_STRIP_FILES to skip .ko and static libsMark Hatle
2020-02-08package.bbclass: Fix debug source processing for static librariesMark Hatle
2020-02-08kern-tools: fix merge_config when LD contains parametersBruce Ashfield
2020-02-08kernel-yocto: fix defconfig detection in find_sccs()Gavin Li
2020-02-08kernel-yocto.bbclass: do_kernel_configme: don't use +errexit, merge_config_bu...Martin Jansa
2020-02-08kernel-yocto.bbclass: set KERNEL_LD also for merge_config.shMartin Jansa
2020-02-08kernel-yocto: Only override CONFIG_LOCALVERSION if LINUX_VERSION_EXTENSION is...Paul Barker