From a4297b4c7013298d3ae963e90b0d0b7a74b0c58c Mon Sep 17 00:00:00 2001 From: Matthew Garrett Date: Mon, 20 Apr 2015 13:57:13 -0700 Subject: [PATCH] Fix efitools build failure A dependency in the efitools Makefile was incorrect, resulting in it failing on systems with large numbers of cores. --- .../src/third_party/coreos-overlay/app-crypt/efitools/Manifest | 2 +- ...s-1.5.3_p20150413.ebuild => efitools-1.5.3_p20150420.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-crypt/efitools/{efitools-1.5.3_p20150413.ebuild => efitools-1.5.3_p20150420.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-crypt/efitools/Manifest b/sdk_container/src/third_party/coreos-overlay/app-crypt/efitools/Manifest index d8f29f3299..df40499d40 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-crypt/efitools/Manifest +++ b/sdk_container/src/third_party/coreos-overlay/app-crypt/efitools/Manifest @@ -1 +1 @@ -DIST efitools-1.5.3_p20150413.tar.gz 111873 SHA256 aff224b8b2edd6a0a553563b583dbe342c98f0dffb3aa763ee68ccbd88073c5e SHA512 5117a6f38b27c0bbe120c9400184b8dc76e2e11ed03fd208b052cbd1c82238c1b5f463766ee9ea436846bfdfeb951ecafa5965165da2636b577bf48d024f14c9 WHIRLPOOL 15eb52675ebb5a4de754099821b064c2ce71414902e8fd025c46bfd58963a9365d163fad99903305dde8c7e377bc32137cd2bcc3c335343a8dc9f498752877d6 +DIST efitools-1.5.3_p20150420.tar.gz 111824 SHA256 04894265bab22df1046af7c4e4877edf282b3de290026afc85298f5cdb683e88 SHA512 d0b6093812afb3b4e89860707e926063b826185b843dd75f6e9dd399ff7af4f605c75c6526a259599e6f572bd72d7c3731b1030ccd10c5319944d18b767d07cd WHIRLPOOL 95af23e46c0867ebd60cf721a3addef4357c9f8b861c197a25ee2f5f97b4bdd8a424270b56ea0791db9612c6344857736b09a173932ec90f253cb74094f27cd1 diff --git a/sdk_container/src/third_party/coreos-overlay/app-crypt/efitools/efitools-1.5.3_p20150413.ebuild b/sdk_container/src/third_party/coreos-overlay/app-crypt/efitools/efitools-1.5.3_p20150420.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-crypt/efitools/efitools-1.5.3_p20150413.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-crypt/efitools/efitools-1.5.3_p20150420.ebuild