From d64db8d2a72f6872088603478015d9fa5c76b09c Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Mon, 7 Aug 2017 17:46:12 +0100 Subject: [PATCH] Update Moby tool to use this image for unpacked EFI ISO Signed-off-by: Justin Cormack --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fa2671448..83eb1143f 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ endif PREFIX?=/usr/local/ MOBY_REPO=https://github.com/moby/tool.git -MOBY_COMMIT=b9de5ff4c64e01d8fbaa495776890a82e9647f20 +MOBY_COMMIT=c2b081ed8a9f690820cc0c0568238e641848f58f MOBY_VERSION=0.0 bin/moby: tmp_moby_bin.tar | bin tar xf $<