summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2022-04-05toaster: Fix broken overrides usageRichard Purdie
2022-03-15sstate: inside the threadedpool don't write to the shared localdataJose Quaresma
2022-02-15default-distrovars.inc: Switch connectivity check to a yoctoproject.org pageRichard Purdie
2022-02-15cve-check: create directory of CVE_CHECK_MANIFEST before copyStefan Herbrechtsmeier
2022-02-07sstate: A third fix for for touching files inside pseudoPeter Kjellerstedt
2022-01-17cve-check: add lockfile to taskKonrad Weihmann
2022-01-17populate_sdk_base: remove unneeded dirs such as /devChen Qi
2021-12-10uboot-sign: fix the concatenation when multiple U-BOOT configurations are spe...Thomas Perrot
2021-12-10buildhistory: Fix srcrevs outputRichard Purdie
2021-12-10rootfs-postcommands: update systemd_create_usersVyacheslav Yurkov
2021-11-29uninative: Add version to uninative tarball nameRichard Purdie
2021-11-22mirrors: Add kernel.org sources mirror for downloads.yoctoproject.orgRichard Purdie
2021-11-22mirrors: Add uninative mirror on kernel.orgRichard Purdie
2021-11-12cross-canadian: correct the location of pkg-config filesAlexander Kanavin
2021-11-12meta: add explicit branch and protocol to SRC_URIAnuj Mittal
2021-11-10sstate: another fix for touching files inside pseudoJose Quaresma
2021-11-10sstate: Account for reserved characters when shortening sstate filenamesManuel Leonhardt
2021-11-01sstate: fix touching files inside pseudoJose Quaresma
2021-11-01testimage: fix unclosed testdata fileRoss Burton
2021-10-26reproducible_build: Work around caching issuesRichard Purdie
2021-10-20uninative: Improve glob to handle glibc 2.34Ross Burton
2021-10-20patch.bbclass: when the patch fails show more info on the fatal errorJose Quaresma
2021-10-20externalsrc: Fix a source date epoch race in reproducible buildsRichard Purdie
2021-10-20externalsrc: Work with reproducible_buildMark Hatle
2021-10-20package: Ensure pclist files are deterministic and don't use full pathsRichard Purdie
2021-10-04rm_work.bbclass: Fix for files starting with -William A. Kennington III
2021-10-04package_ipk: Use localdata store when signing packagesKenfe-Mickael Laventure
2021-09-24sstate: Avoid problems with recipes using SRCPV when fetching sstateRichard Purdie
2021-09-06sdk: Decouple default install path from built in pathRichard Purdie
2021-09-06kernel-yocto: Simplify no git repo case in do_kernel_checkoutPaul Barker
2021-08-26image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs shrink behaviorMarek Vasut
2021-08-25sdk: Enable do_populate_sdk with multilibsKhem Raj
2021-08-25utils: Reduce the number of calls to the "dirname" commandOleksandr Popovych
2021-08-23terminal.bbclass: force bash for devshellJoe Slater
2021-08-23sstate.bbclass: fix error handling when sstate mirrors is roJose Quaresma
2021-08-09cve-check: improve comment about CVE patch file namesMichael Opdenacker
2021-08-09cve-check: update link to NVD website for CVE detailsMichael Opdenacker
2021-08-09cve-check: fix commentsMichael Opdenacker
2021-08-09license: Exclude COPYING.MIT from pseudoRichard Purdie
2021-08-09sstate: Fix rebuilds when changing layer configRichard Purdie
2021-07-31archiver.bbclass: fix do_ar_configured failure for kernelChangqing Li
2021-07-31archiver.bbclass: Fix patch error for recipes that inherit dos2unix.leimaohui
2021-07-31sstate: Drop pseudo exclusionRichard Purdie
2021-07-13linux-yocto-dev: base AUTOREV on specified versionBruce Ashfield
2021-07-13sstate/staging: Handle directory creation race issueRichard Purdie
2021-06-30kernel-devicetree: Fix interaction when packaging disabledRichard Purdie
2021-06-30sstate.bbclass: fix errors about read-only sstate mirrorsMichael Ho
2021-06-30kernel: Fix interaction when packaging disabledRichard Purdie
2021-06-30package_pkgdata: Avoid task hash mismatches for generic task changesRichard Purdie
2021-06-30uboot-sign.bbclass: fix some install commandsMing Liu