From 5409c5c5bfef1b1c027612fbd71c75946beed344 Mon Sep 17 00:00:00 2001 From: Matthew Garrett Date: Wed, 17 Feb 2016 12:47:36 -0800 Subject: [PATCH] Update go-tspi to master This is needed in order to obtain full log information for pre-OS events --- .../go-tspi/{go-tspi-0.1-r1.ebuild => go-tspi-0.1-r2.ebuild} | 0 .../coreos-overlay/app-crypt/go-tspi/go-tspi-9999.ebuild | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/{go-tspi-0.1-r1.ebuild => go-tspi-0.1-r2.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/go-tspi-0.1-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/go-tspi-0.1-r2.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/go-tspi-0.1-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/go-tspi-0.1-r2.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/go-tspi-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/go-tspi-9999.ebuild index 49be81472f..e86b5ae454 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/go-tspi-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/go-tspi-9999.ebuild @@ -7,7 +7,7 @@ EGIT_REPO_URI="git://github.com/coreos/go-tspi.git" if [[ "${PV}" == 9999 ]]; then KEYWORDS="~amd64 ~arm64" else - EGIT_COMMIT="8d98d77f9fc5e3a93227cbcde7abb8bdf1a29869" + EGIT_COMMIT="1708d740a1fec08db39d9c15960ed6cc3a7e974a" KEYWORDS="amd64 arm64" fi