summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* toaster: Fix broken overrides usageRichard Purdie2022-04-051-4/+4
* sstate: inside the threadedpool don't write to the shared localdataJose Quaresma2022-03-221-1/+1
* default-distrovars.inc: Switch connectivity check to a yoctoproject.org pageRichard Purdie2022-02-201-1/+1
* cve-check: create directory of CVE_CHECK_MANIFEST before copyStefan Herbrechtsmeier2022-02-201-0/+1
* sstate: A third fix for for touching files inside pseudoPeter Kjellerstedt2022-02-101-5/+9
* cve-check: add lockfile to taskKonrad Weihmann2022-01-251-0/+1
* populate_sdk_base: remove unneeded dirs such as /devChen Qi2022-01-251-1/+10
* uboot-sign: fix the concatenation when multiple U-BOOT configurations are spe...Thomas Perrot2021-12-151-1/+15
* buildhistory: Fix srcrevs outputRichard Purdie2021-12-151-17/+13
* rootfs-postcommands: update systemd_create_usersVyacheslav Yurkov2021-12-151-1/+1
* uninative: Add version to uninative tarball nameRichard Purdie2021-12-051-1/+1
* mirrors: Add kernel.org sources mirror for downloads.yoctoproject.orgRichard Purdie2021-11-241-0/+1
* mirrors: Add uninative mirror on kernel.orgRichard Purdie2021-11-241-0/+1
* cross-canadian: correct the location of pkg-config filesAlexander Kanavin2021-11-211-1/+1
* meta: add explicit branch and protocol to SRC_URIAnuj Mittal2021-11-211-1/+1
* sstate: another fix for touching files inside pseudoJose Quaresma2021-11-211-6/+6
* sstate: Account for reserved characters when shortening sstate filenamesManuel Leonhardt2021-11-211-1/+1
* sstate: fix touching files inside pseudoJose Quaresma2021-11-031-2/+2
* testimage: fix unclosed testdata fileRoss Burton2021-11-031-3/+4
* reproducible_build: Work around caching issuesRichard Purdie2021-10-291-4/+7
* uninative: Improve glob to handle glibc 2.34Ross Burton2021-10-291-1/+1
* patch.bbclass: when the patch fails show more info on the fatal errorJose Quaresma2021-10-291-2/+5
* externalsrc: Fix a source date epoch race in reproducible buildsRichard Purdie2021-10-291-10/+9
* externalsrc: Work with reproducible_buildMark Hatle2021-10-291-0/+10
* package: Ensure pclist files are deterministic and don't use full pathsRichard Purdie2021-10-291-3/+3
* rm_work.bbclass: Fix for files starting with -William A. Kennington III2021-10-071-4/+4
* package_ipk: Use localdata store when signing packagesKenfe-Mickael Laventure2021-10-071-2/+2
* sstate: Avoid problems with recipes using SRCPV when fetching sstateRichard Purdie2021-09-241-0/+4
* sdk: Decouple default install path from built in pathRichard Purdie2021-09-091-0/+1
* kernel-yocto: Simplify no git repo case in do_kernel_checkoutPaul Barker2021-09-091-15/+15
* image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs shrink behaviorMarek Vasut2021-09-011-1/+1
* sdk: Enable do_populate_sdk with multilibsKhem Raj2021-08-262-2/+1
* utils: Reduce the number of calls to the "dirname" commandOleksandr Popovych2021-08-261-1/+1
* terminal.bbclass: force bash for devshellJoe Slater2021-08-261-1/+4
* sstate.bbclass: fix error handling when sstate mirrors is roJose Quaresma2021-08-261-0/+2
* cve-check: improve comment about CVE patch file namesMichael Opdenacker2021-08-141-3/+6
* cve-check: update link to NVD website for CVE detailsMichael Opdenacker2021-08-141-1/+1
* cve-check: fix commentsMichael Opdenacker2021-08-141-4/+4
* license: Exclude COPYING.MIT from pseudoRichard Purdie2021-08-141-1/+1
* sstate: Fix rebuilds when changing layer configRichard Purdie2021-08-141-0/+1
* archiver.bbclass: fix do_ar_configured failure for kernelChangqing Li2021-08-061-1/+4
* archiver.bbclass: Fix patch error for recipes that inherit dos2unix.leimaohui2021-08-061-0/+3
* sstate: Drop pseudo exclusionRichard Purdie2021-08-061-2/+0
* linux-yocto-dev: base AUTOREV on specified versionBruce Ashfield2021-07-201-0/+24
* sstate/staging: Handle directory creation race issueRichard Purdie2021-07-202-6/+8
* kernel-devicetree: Fix interaction when packaging disabledRichard Purdie2021-07-061-4/+7
* sstate.bbclass: fix errors about read-only sstate mirrorsMichael Ho2021-07-061-0/+8
* kernel: Fix interaction when packaging disabledRichard Purdie2021-07-061-0/+2
* package_pkgdata: Avoid task hash mismatches for generic task changesRichard Purdie2021-07-061-1/+1
* uboot-sign.bbclass: fix some install commandsMing Liu2021-07-061-5/+3