summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* meson: update 0.56.2 -> 0.57.1Alexander Kanavin2021-03-021-0/+2
* bitbake.conf/image: Move image specific PSEUDO_IGNORE_PATHS to image classRichard Purdie2021-02-271-1/+1
* populate_sdk: Add directories to PSEUDO_IGNORE_PATHSRichard Purdie2021-02-271-1/+1
* image: Add directories to PSEUDO_IGNORE_PATHSRichard Purdie2021-02-271-0/+2
* externalsrc: Pass through npmsw URIs in SRC_URIMike Crowe2021-02-261-0/+1
* package/package_rpm: Disable font_provides configuration for reproducibiltyRichard Purdie2021-02-262-1/+2
* go: Enable CGO and pie buildmode on rv64Khem Raj2021-02-261-3/+2
* goarch: Use softfloat instead of 387 for 386 goarchKhem Raj2021-02-261-1/+1
* reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handlingRichard Purdie2021-02-241-4/+0
* reproducible_builds: SOURCE_DATE_EPOCH should not be 0Jan-Simon Möller2021-02-241-4/+15
* report-error.bbclass: Add layer and bitbake version info to error reportMilan Shah2021-02-231-0/+4
* kernel-fitimage: Don't use unit addresses on FITKlaus Heinrich Kiwi2021-02-231-20/+20
* goarch.bbclass: Fix ppc64le detectionKhem Raj2021-02-231-5/+2
* linuxloader: Deal with little-endian ppc64 ldso nameKhem Raj2021-02-231-2/+2
* license_image: Don't canonicalise INCOMPATIBLE_LICENSERichard Purdie2021-02-211-1/+0
* licenses: Update INCOMPATIBLE_LICENSE for 'or-later' handlingRichard Purdie2021-02-211-0/+6
* licenses: Fix canonical license for 'or-later' handlingRichard Purdie2021-02-211-9/+2
* recipes: Update common-licenses references to match new namesRichard Purdie2021-02-211-1/+1
* package_rpm: Enable use_source_date_epoch_as_buildtime in package_rpm classJan-Simon Möller2021-02-191-0/+1
* cmake: set CMAKE_EXPORT_NO_PACKAGE_REGISTRYKonrad Weihmann2021-02-191-0/+1
* kernel-fitimage: fix dtbo support for fit imagesAnthony Bagwell2021-02-191-1/+1
* sstate.bbclass: Split sstate summary into locally and network found artifactsAlejandro Hernandez Samaniego2021-02-191-1/+5
* rootfs_deb: handle aarch64 SDK_ARCHRoss Burton2021-02-181-0/+4
* distutils3-base: Fix after native packaging changesRichard Purdie2021-02-171-1/+2
* classes: Drop now unneeded umask flagsRichard Purdie2021-02-168-14/+0
* npm.bbclass: avoid building target nodejs for native npm recipesYoann Congal2021-02-121-1/+1
* cve-check: add include/exclude layersakuster2021-02-091-0/+17
* cve-check.bbclass: add layer to cve logakuster2021-02-091-0/+4
* autotools: no need to depend on gnu-configRoss Burton2021-02-071-1/+1
* autotools: remove intltoolize logicRoss Burton2021-02-071-8/+0
* autotools: disable gtkdocize for nowRoss Burton2021-02-071-1/+1
* autotools: don't warn about obsolete usageRoss Burton2021-02-071-1/+1
* license_image.bbclass: Don't attempt to symlink to the same fileMike Looijmans2021-02-061-1/+2
* image_types.bbclass: tar: use posix format instead of gnuMartin Jansa2021-02-061-1/+1
* package: Ensure do_packagedata is cleaned correctlyRichard Purdie2021-02-031-0/+1
* sanity.bbclass: Check if PSEUDO_IGNORE_PATHS and paths under pseudo control o...Dorinda2021-02-031-0/+10
* image_types: Ensure tar archives are reproducibleRichard Purdie2021-01-311-1/+1
* Revert "sanity.bbclass: check if PSEUDO_IGNORE_PATHS and ${S} overlap"Richard Purdie2021-01-301-8/+0
* kernel.bbclass: fix deployment for initramfs imagesAwais Belal2021-01-301-1/+1
* cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang2021-01-301-4/+8
* sanity.bbclass: check if PSEUDO_IGNORE_PATHS and ${S} overlapDorinda2021-01-301-0/+8
* npm.bbclass: use python3 for npm configVyacheslav Yurkov2021-01-301-3/+3
* gtk-doc: Disable dependencies in native caseRichard Purdie2021-01-291-0/+1
* native: Stop clearing PACKAGESRichard Purdie2021-01-291-14/+9
* package_rpm: Clean up unset runtime package variable handlingRichard Purdie2021-01-291-20/+20
* buildhistory.bbclass: avoid exception for empty BUILDHISTORY_FEATURES variablePeter Bergin2021-01-291-1/+1
* insane: native-last: Only print classes inherited after native/nativesdkTomasz Dziendzielski2021-01-281-2/+6
* insane: Add missing INSANE_SKIP mechanism for native-last QA checkTomasz Dziendzielski2021-01-281-21/+22
* staging: Clean up files installed into the sysrootRichard Purdie2021-01-281-0/+4
* externalsrc: Detect code changes in submodulesTomasz Dziendzielski2021-01-281-1/+11