summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2020-02-08kernel-yocto: Drop setting of unused variables in do_kernel_metadataPaul Barker
2020-02-08kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclassPaul Barker
2020-02-06microblaze: Adjust Linux items from microblazeeb to microblazeMark Hatle
2020-02-06patch: Extend to native/nativesdk and depend uponRichard Purdie
2020-02-04kernel-yocto.bbclass: export LD in the environment used by kconf_checkMartin Jansa
2020-02-04kernel.bbclass: set LD in KERNEL_CONFIG_COMMAND to fix 5.4+ builds when gold ...Martin Jansa
2020-02-04podfix: removeRoss Burton
2020-02-04buildhistory: Allow customising buildhistory tagsDaniel McGregor
2020-02-04cmake: prefer CMAKE_BUILD_PARALLEL_LEVELDaniel McGregor
2020-02-03bitbake.conf/sanity: Drop makeinfo as being required on buildhostRichard Purdie
2020-02-03texinfo: Only build texinfo when api-docs enabledRichard Purdie
2020-02-03texinfo/texinfo-dummy-native: Drop native path prefixRichard Purdie
2020-02-02classes/reproducible_build: Read SDE file laterJoshua Watt
2020-02-02uninative: Recognise ppc64 host ldsoKhem Raj
2020-02-02glibc: merge libc-common.bbclass into glibc.bbRoss Burton
2020-02-02toaster.bbclass: Fix error when toaster is used to monitor a buildMark Hatle
2020-01-28autotools: Give in and force CONFIG_SHELL to bashRichard Purdie
2020-01-27distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issuesRichard Purdie
2020-01-27native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info]Richard Purdie
2020-01-27Disable CGO on riscv64Khem Raj
2020-01-27go.bbclass: Disable PIE on riscvKhem Raj
2020-01-27meson: update 0.52.1 -> 0.53.0Alexander Kanavin