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