Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(531)

Unified Diff: dev-libs/opencryptoki/opencryptoki-2.2.8.ebuild

Issue 5179001: Fix to openCryptoki PKCS#11 TPM generated key handling (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/chromiumos-overlay.git@master
Patch Set: Addressing code review comments. Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dev-libs/opencryptoki/files/opencryptoki-2.2.8-tpm_pubexp.patch ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dev-libs/opencryptoki/opencryptoki-2.2.8.ebuild
diff --git a/dev-libs/opencryptoki/opencryptoki-2.2.8.ebuild b/dev-libs/opencryptoki/opencryptoki-2.2.8.ebuild
index 49ced4b647887c8b41a1ec279724690bb828128e..8c53f2497014aba19c381f6309f184c48b8887cd 100644
--- a/dev-libs/opencryptoki/opencryptoki-2.2.8.ebuild
+++ b/dev-libs/opencryptoki/opencryptoki-2.2.8.ebuild
@@ -35,6 +35,7 @@ src_prepare() {
epatch "${FILESDIR}/opencryptoki-2.2.8-steal_shmem.patch"
epatch "${FILESDIR}/opencryptoki-2.2.8-remove_openlog.patch"
epatch "${FILESDIR}/opencryptoki-2.2.8-remove_recursive_chmod.patch"
+ epatch "${FILESDIR}/opencryptoki-2.2.8-tpm_pubexp.patch"
eautoreconf
}
« no previous file with comments | « dev-libs/opencryptoki/files/opencryptoki-2.2.8-tpm_pubexp.patch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698