Use git+ssh and a newer snapshot revision to get probert.

Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
This commit is contained in:
Mathieu Trudel-Lapierre 2016-06-23 23:29:34 +03:00
parent d4f1ed1951
commit 5b86abca12
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ BOOTLOADER=grub2
INSTALLIMG=ubuntu-server-${STREAM}-${RELEASE}-${ARCH}-installer.img INSTALLIMG=ubuntu-server-${STREAM}-${RELEASE}-${ARCH}-installer.img
INSTALLER_RESOURCES += $(shell find installer/resources -type f) INSTALLER_RESOURCES += $(shell find installer/resources -type f)
PROBERTDIR=./probert PROBERTDIR=./probert
PROBERT_REPO=https://github.com/CanonicalLtd/probert.git PROBERT_REPO=git@github.com:CanonicalLtd/probert.git
PROBERT_REVNO=e7fa0c6bfb35f00efc68962777db6bb73217231f PROBERT_REVNO=aa9f695ee95c97da78a4db6a2d4a85f8f68c3785
GITDEBDIR=./debian.git GITDEBDIR=./debian.git
DEBDIR=./debian DEBDIR=./debian