[coreboot-gerrit] New patch to review for coreboot: Update SeaBIOS URL to https

Ryan Salsamendi (rsalsamendi@hotmail.com) gerrit at coreboot.org
Thu Jun 16 01:17:53 CEST 2016


Ryan Salsamendi (rsalsamendi at hotmail.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15206

-gerrit

commit d13f686f233b1548ef3587e6c99d3b489b3cb437
Author: Ryan Salsamendi <rsalsamendi at hotmail.com>
Date:   Wed Jun 15 16:17:21 2016 -0700

    Update SeaBIOS URL to https
    
    Change-Id: If1c37bf2bb7df35d5e5ec37cefb9bb92a251f93b
---
 payloads/external/SeaBIOS/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/payloads/external/SeaBIOS/Makefile b/payloads/external/SeaBIOS/Makefile
index 862a679..ba056a9 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



More information about the coreboot-gerrit mailing list