summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* mirrors: Add kernel.org sources mirror for downloads.yoctoproject.orgRichard Purdie2021-11-151-0/+1
* reproducible_build: Remove BUILD_REPRODUCIBLE_BINARIES checkingMark Hatle2021-11-151-19/+34
* sstate: Avoid deploy_source_date_epoch sstate when unneededRichard Purdie2021-11-151-0/+4
* sstate: Ensure SDE is accounted for in package task timestampsRichard Purdie2021-11-151-0/+18
* sstate: another fix for touching files inside pseudoJose Quaresma2021-11-151-6/+6
* mirrors: Add uninative mirror on kernel.orgRichard Purdie2021-11-151-0/+1
* meta: Add explict branch to git SRC_URIs, handle github url changesSteve Sakoman2021-11-111-1/+1
* mirrors.bbclass: remove dead infozip mirrorsOleksandr Kravchuk2021-11-031-1/+0
* testimage: fix unclosed testdata fileRoss Burton2021-11-031-3/+4
* reproducible_build: Drop obsolete sstate workaroundRichard Purdie2021-11-031-4/+0
* license.bbclass: implement ast.NodeVisitor.visit_ConstantRoss Burton2021-11-031-0/+4
* base: Use repr() for printing exceptionsRichard Purdie2021-11-031-2/+2
* base: Clean up unneeded len() callsRichard Purdie2021-11-031-4/+4
* sstate: don't silently handle all exceptions in sstate_checkhashesRoss Burton2021-11-031-3/+4
* devtool: fix modify with patches in override directoriesRoss Burton2021-11-031-1/+3
* sstate: fix touching files inside pseudoJose Quaresma2021-11-031-2/+2
* classes/reproducible_build: Use atomic rename for SDE fileJoshua Watt2021-10-291-7/+6
* reproducible_build: Work around caching issuesRichard Purdie2021-10-291-4/+7
* externalsrc: Fix a source date epoch race in reproducible buildsRichard Purdie2021-10-231-10/+9
* externalsrc: Work with reproducible_buildMark Hatle2021-10-231-0/+10
* package: Ensure pclist files are deterministic and don't use full pathsRichard Purdie2021-10-231-3/+3
* uninative: Improve glob to handle glibc 2.34Ross Burton2021-10-231-1/+1
* patch.bbclass: when the patch fails show more info on the fatal errorJose Quaresma2021-10-231-2/+5
* rm_work.bbclass: Fix for files starting with -William A. Kennington III2021-10-071-4/+4
* libc_package/buildstats: Fix python regex quoting warningsRichard Purdie2021-10-071-1/+1
* testimage: symlink the task log and qemu console log to tmp/log/oeqaAlexander Kanavin2021-09-301-2/+10
* useradd: Ensure preinst data is expanded correctly in pkgdataRichard Purdie2021-09-301-0/+4
* sdk: Decouple default install path from built in pathRichard Purdie2021-09-081-0/+1
* image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs shrink behaviorMarek Vasut2021-09-011-1/+1
* utils: Reduce the number of calls to the "dirname" commandOleksandr Popovych2021-09-011-1/+1
* sdk: Enable do_populate_sdk with multilibsKhem Raj2021-08-262-2/+1
* sstate.bbclass: fix error handling when sstate mirrors is roJose Quaresma2021-08-181-0/+2
* cve-check: remove deprecated CVE_CHECK_CVE_WHITELISTMichael Opdenacker2021-08-181-3/+0
* cve-check: improve comment about CVE patch file namesMichael Opdenacker2021-08-181-3/+6
* cve-check: update link to NVD website for CVE detailsMichael Opdenacker2021-08-181-1/+1
* cve-check: fix commentsMichael Opdenacker2021-08-181-4/+4
* cve-check: add include/exclude layersakuster2021-08-181-0/+17
* kernel-yocto: Simplify no git repo case in do_kernel_checkoutPaul Barker2021-08-181-15/+15
* license: Exclude COPYING.MIT from pseudoRichard Purdie2021-08-181-2/+2
* sstate: Fix rebuilds when changing layer configRichard Purdie2021-08-101-0/+1
* archiver.bbclass: fix do_ar_configured failure for kernelChangqing Li2021-08-101-1/+4
* archiver.bbclass: Fix patch error for recipes that inherit dos2unix.leimaohui2021-08-101-0/+3
* sstate: Drop pseudo exclusionRichard Purdie2021-07-201-2/+0
* report-error: Drop pointless inheritRichard Purdie2021-07-151-2/+0
* sstate/staging: Handle directory creation race issueRichard Purdie2021-07-102-6/+8
* sstate.bbclass: fix errors about read-only sstate mirrorsMichael Ho2021-07-101-0/+8
* package_pkgdata: Avoid task hash mismatches for generic task changesRichard Purdie2021-07-101-1/+1
* kernel-devicetree: Fix interaction when packaging disabledRichard Purdie2021-07-101-4/+7
* kernel: Fix interaction when packaging disabledRichard Purdie2021-07-101-0/+2
* kernel.bbclass: fix do_sizecheck() comparisonAndrea Adami2021-06-191-1/+1