summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2021-11-12mirrors: Add kernel.org sources mirror for downloads.yoctoproject.orgRichard Purdie
2021-11-10reproducible_build: Remove BUILD_REPRODUCIBLE_BINARIES checkingMark Hatle
2021-11-09sstate: Avoid deploy_source_date_epoch sstate when unneededRichard Purdie
2021-11-09sstate: Ensure SDE is accounted for in package task timestampsRichard Purdie
2021-11-09sstate: another fix for touching files inside pseudoJose Quaresma
2021-11-09mirrors: Add uninative mirror on kernel.orgRichard Purdie
2021-11-03meta: Add explict branch to git SRC_URIs, handle github url changesSteve Sakoman
2021-11-03mirrors.bbclass: remove dead infozip mirrorsOleksandr Kravchuk
2021-11-03testimage: fix unclosed testdata fileRoss Burton
2021-10-29reproducible_build: Drop obsolete sstate workaroundRichard Purdie
2021-10-29license.bbclass: implement ast.NodeVisitor.visit_ConstantRoss Burton
2021-10-29base: Use repr() for printing exceptionsRichard Purdie
2021-10-29base: Clean up unneeded len() callsRichard Purdie
2021-10-29sstate: don't silently handle all exceptions in sstate_checkhashesRoss Burton
2021-10-29devtool: fix modify with patches in override directoriesRoss Burton
2021-10-29sstate: fix touching files inside pseudoJose Quaresma
2021-10-25classes/reproducible_build: Use atomic rename for SDE fileJoshua Watt
2021-10-25reproducible_build: Work around caching issuesRichard Purdie
2021-10-19externalsrc: Fix a source date epoch race in reproducible buildsRichard Purdie
2021-10-19externalsrc: Work with reproducible_buildMark Hatle
2021-10-19package: Ensure pclist files are deterministic and don't use full pathsRichard Purdie
2021-10-19uninative: Improve glob to handle glibc 2.34Ross Burton
2021-10-19patch.bbclass: when the patch fails show more info on the fatal errorJose Quaresma
2021-09-30rm_work.bbclass: Fix for files starting with -William A. Kennington III
2021-09-30libc_package/buildstats: Fix python regex quoting warningsRichard Purdie
2021-09-24testimage: symlink the task log and qemu console log to tmp/log/oeqaAlexander Kanavin
2021-09-24useradd: Ensure preinst data is expanded correctly in pkgdataRichard Purdie
2021-09-02sdk: Decouple default install path from built in pathRichard Purdie
2021-08-27image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs shrink behaviorMarek Vasut
2021-08-27utils: Reduce the number of calls to the "dirname" commandOleksandr Popovych
2021-08-19sdk: Enable do_populate_sdk with multilibsKhem Raj
2021-08-16sstate.bbclass: fix error handling when sstate mirrors is roJose Quaresma
2021-08-16cve-check: remove deprecated CVE_CHECK_CVE_WHITELISTMichael Opdenacker
2021-08-16cve-check: improve comment about CVE patch file namesMichael Opdenacker
2021-08-16cve-check: update link to NVD website for CVE detailsMichael Opdenacker
2021-08-16cve-check: fix commentsMichael Opdenacker
2021-08-16cve-check: add include/exclude layersakuster
2021-08-16kernel-yocto: Simplify no git repo case in do_kernel_checkoutPaul Barker
2021-08-10license: Exclude COPYING.MIT from pseudoRichard Purdie
2021-08-04sstate: Fix rebuilds when changing layer configRichard Purdie
2021-08-04archiver.bbclass: fix do_ar_configured failure for kernelChangqing Li
2021-08-04archiver.bbclass: Fix patch error for recipes that inherit dos2unix.leimaohui
2021-07-14sstate: Drop pseudo exclusionRichard Purdie
2021-07-11report-error: Drop pointless inheritRichard Purdie
2021-07-06sstate/staging: Handle directory creation race issueRichard Purdie
2021-07-06sstate.bbclass: fix errors about read-only sstate mirrorsMichael Ho
2021-07-06package_pkgdata: Avoid task hash mismatches for generic task changesRichard Purdie
2021-07-05kernel-devicetree: Fix interaction when packaging disabledRichard Purdie
2021-07-05kernel: Fix interaction when packaging disabledRichard Purdie
2021-06-15kernel.bbclass: fix do_sizecheck() comparisonAndrea Adami