From 5b9a253ae97abdcece7c71e83b6a61004f6d41e8 Mon Sep 17 00:00:00 2001 From: Ryan Salsamendi Date: Wed, 15 Jun 2016 16:17:21 -0700 Subject: Update SeaBIOS URL to https MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If1c37bf2bb7df35d5e5ec37cefb9bb92a251f93b Signed-off-by: Ryan Salsamendi Reviewed-on: https://review.coreboot.org/15206 Tested-by: build bot (Jenkins) Reviewed-by: Jonathan Neuschäfer Reviewed-by: Antonello Dettori Reviewed-by: Paul Menzel --- payloads/external/SeaBIOS/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'payloads') diff --git a/payloads/external/SeaBIOS/Makefile b/payloads/external/SeaBIOS/Makefile index 862a679f1f..ba056a972f 100644 --- a/payloads/external/SeaBIOS/Makefile +++ b/payloads/external/SeaBIOS/Makefile @@ -2,7 +2,7 @@ TAG-$(CONFIG_SEABIOS_MASTER)=origin/master TAG-$(CONFIG_SEABIOS_STABLE)=b3ef39f532db52bf17457ba931da758eeb38d6b4 TAG-$(CONFIG_SEABIOS_REVISION)=$(CONFIG_SEABIOS_REVISION_ID) -project_git_repo=http://review.coreboot.org/p/seabios.git +project_git_repo=https://review.coreboot.org/p/seabios.git project_dir=seabios unexport KCONFIG_AUTOHEADER -- cgit v1.2.3