summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* kernel.bbclass: fix do_sizecheck() comparisonAndrea Adami2021-06-261-1/+1
* linuxloader: Be aware of riscv32 ldsoKhem Raj2021-06-261-0/+2
* native.bbclass: Do not remove "-native" in the middle of recipe namesPeter Kjellerstedt2021-06-261-2/+6
* image-live.bbclass: order do_bootimg after do_rootfsGuillaume Champagne2021-06-201-1/+1
* classes/reproducible_build: Use atomic rename for SDE fileJoshua Watt2021-06-201-7/+6
* package_rpm: pass XZ_THREADS to rpmRoss Burton2021-06-031-2/+2
* sstate: Ignore sstate signing keyDaniel McGregor2021-05-301-0/+2
* baremetal-image: Fix post process command rootfs_update_timestampAlejandro Hernandez Samaniego2021-05-301-0/+4
* sstate: Handle manifest 'corruption' issueRichard Purdie2021-05-221-1/+15
* image.bbclass: fix comment "pacackages" -> "packages"Robert P. J. Day2021-05-221-1/+1
* sanity.bbclass: mention CONNECTIVITY_CHECK_URIS in network failure messageMichael Opdenacker2021-05-151-3/+6
* classes/image: Use xargs to set file timestampsJoshua Watt2021-05-111-1/+1
* license_image.bbclass: Fix symlink to generic license filesReto Schneider2021-05-111-2/+3
* license_image.bbclass: Detect broken symlinksReto Schneider2021-05-111-2/+13
* cmake.bbclass: remove ${B} before cmake_do_configureKai Kang2021-05-041-5/+3
* kernel-yocto.bbclass: chdir to ${WORKDIR} for do_kernel_checkoutKai Kang2021-05-041-1/+1