[coreboot-gerrit] Change in coreboot[master]: payloads/external: Use stable version of GRUB2 by default

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Mon Nov 20 05:10:59 CET 2017


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/22528


Change subject: payloads/external: Use stable version of GRUB2 by default
......................................................................

payloads/external: Use stable version of GRUB2 by default

Using the stable version by default is consistent with
payloads/external/SeaBIOS.

Change-Id: I444ba2daaf5ecc5edde907a7842013f88e1c4c9b
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
M payloads/external/GRUB2/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/22528/1

diff --git a/payloads/external/GRUB2/Kconfig b/payloads/external/GRUB2/Kconfig
index 8b199fa..c4edab9 100644
--- a/payloads/external/GRUB2/Kconfig
+++ b/payloads/external/GRUB2/Kconfig
@@ -2,7 +2,7 @@
 
 choice
 	prompt "GRUB2 version"
-	default GRUB2_MASTER
+	default GRUB2_STABLE
 
 config GRUB2_STABLE
 	bool "2.02"

-- 
To view, visit https://review.coreboot.org/22528
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I444ba2daaf5ecc5edde907a7842013f88e1c4c9b
Gerrit-Change-Number: 22528
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171120/ac455f64/attachment.html>


More information about the coreboot-gerrit mailing list