From 6cbf84c7bf275b93ac8904967016b939167f49d6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 12 Jun 2018 12:01:17 +0100 Subject: [PATCH] seabios: Switch from git:// to https:// Currently git.seabios.org is down. https is better anyway. CC: Anthony PERARD Signed-off-by: Ian Jackson --- ap-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ap-common b/ap-common index 5e7cfde..a967ac6 100644 --- a/ap-common +++ b/ap-common @@ -47,7 +47,7 @@ : ${BASE_TREE_RUMPRUN:=git://xenbits.xen.org/osstest/rumprun.git} : ${PUSH_TREE_RUMPRUN:=$XENBITS:/home/xen/git/osstest/rumprun.git} -: ${TREE_SEABIOS_UPSTREAM:=git://git.seabios.org/seabios.git} +: ${TREE_SEABIOS_UPSTREAM:=https://git.seabios.org/seabios.git} : ${PUSH_TREE_SEABIOS:=$XENBITS:/home/xen/git/osstest/seabios.git} : ${BASE_TREE_SEABIOS:=git://xenbits.xen.org/osstest/seabios.git} -- 2.39.5