From 20109fd00fc629cd499757a25fcb8f0ea742b7ed Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Mon, 25 Sep 2017 11:12:22 -0700 Subject: [PATCH] Update moby tool to latest version Includes update EFI ISO generation. Signed-off-by: Justin Cormack --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7e89db923..fcf40c89e 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ endif PREFIX?=/usr/local/ MOBY_REPO=https://github.com/moby/tool.git -MOBY_COMMIT=1ff0e3beeeb1e741b9c5a54574f01ac5eee525a5 +MOBY_COMMIT=177969dc4a0fb843f635e45ab8e87d2cd2c531cd MOBY_VERSION=0.0 bin/moby: tmp_moby_bin.tar | bin tar xf $<