Update moby tool to latest version

Includes update EFI ISO generation.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2017-09-25 11:12:22 -07:00
parent 5c37a154da
commit 20109fd00f

View File

@ -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 $<