summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2021-02-24reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handlingRichard Purdie
2021-02-24reproducible_builds: SOURCE_DATE_EPOCH should not be 0Jan-Simon Möller
2021-02-23report-error.bbclass: Add layer and bitbake version info to error reportMilan Shah
2021-02-23kernel-fitimage: Don't use unit addresses on FITKlaus Heinrich Kiwi
2021-02-23goarch.bbclass: Fix ppc64le detectionKhem Raj
2021-02-23linuxloader: Deal with little-endian ppc64 ldso nameKhem Raj
2021-02-21license_image: Don't canonicalise INCOMPATIBLE_LICENSERichard Purdie
2021-02-21licenses: Update INCOMPATIBLE_LICENSE for 'or-later' handlingRichard Purdie
2021-02-21licenses: Fix canonical license for 'or-later' handlingRichard Purdie
2021-02-21recipes: Update common-licenses references to match new namesRichard Purdie
2021-02-19package_rpm: Enable use_source_date_epoch_as_buildtime in package_rpm classJan-Simon Möller
2021-02-19cmake: set CMAKE_EXPORT_NO_PACKAGE_REGISTRYKonrad Weihmann
2021-02-19kernel-fitimage: fix dtbo support for fit imagesAnthony Bagwell
2021-02-19sstate.bbclass: Split sstate summary into locally and network found artifactsAlejandro Hernandez Samaniego
2021-02-18rootfs_deb: handle aarch64 SDK_ARCHRoss Burton
2021-02-17distutils3-base: Fix after native packaging changesRichard Purdie
2021-02-16classes: Drop now unneeded umask flagsRichard Purdie
2021-02-12npm.bbclass: avoid building target nodejs for native npm recipesYoann Congal
2021-02-09cve-check: add include/exclude layersakuster
2021-02-09cve-check.bbclass: add layer to cve logakuster
2021-02-07autotools: no need to depend on gnu-configRoss Burton
2021-02-07autotools: remove intltoolize logicRoss Burton
2021-02-07autotools: disable gtkdocize for nowRoss Burton
2021-02-07autotools: don't warn about obsolete usageRoss Burton
2021-02-06license_image.bbclass: Don't attempt to symlink to the same fileMike Looijmans
2021-02-06image_types.bbclass: tar: use posix format instead of gnuMartin Jansa
2021-02-03package: Ensure do_packagedata is cleaned correctlyRichard Purdie
2021-02-03sanity.bbclass: Check if PSEUDO_IGNORE_PATHS and paths under pseudo control o...Dorinda
2021-01-31image_types: Ensure tar archives are reproducibleRichard Purdie
2021-01-30Revert "sanity.bbclass: check if PSEUDO_IGNORE_PATHS and ${S} overlap"Richard Purdie
2021-01-30kernel.bbclass: fix deployment for initramfs imagesAwais Belal
2021-01-30cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-01-30sanity.bbclass: check if PSEUDO_IGNORE_PATHS and ${S} overlapDorinda
2021-01-30npm.bbclass: use python3 for npm configVyacheslav Yurkov
2021-01-29gtk-doc: Disable dependencies in native caseRichard Purdie
2021-01-29native: Stop clearing PACKAGESRichard Purdie
2021-01-29package_rpm: Clean up unset runtime package variable handlingRichard Purdie
2021-01-29buildhistory.bbclass: avoid exception for empty BUILDHISTORY_FEATURES variablePeter Bergin
2021-01-28insane: native-last: Only print classes inherited after native/nativesdkTomasz Dziendzielski
2021-01-28insane: Add missing INSANE_SKIP mechanism for native-last QA checkTomasz Dziendzielski
2021-01-28staging: Clean up files installed into the sysrootRichard Purdie
2021-01-28externalsrc: Detect code changes in submodulesTomasz Dziendzielski
2021-01-27sanity.bbclass: sanity check for if bitbake is present in PATHDorinda
2021-01-27sanity: Verify that user isn't building in PSEUDO_IGNORE_PATHSDorinda
2021-01-27insane: Add test for native/nativesdk inherit orderTomasz Dziendzielski
2021-01-23cve-check: replace Looseversion with custom version classLee Chee Yang
2021-01-23base: use URI instead of decodeurl when detecting unpack dependenciesRoss Burton
2021-01-23externalsrc: Fix parsing error with devtool non-git sourcesTomasz Dziendzielski
2021-01-20image_types_wic: Move wic working directoryPaul Barker
2021-01-20kernel: skip installing fitImage when using Initramfs bundlesAbdellatif El Khlifi