[coreboot-gerrit] New patch to review for coreboot: filo: update STABLE

Kevin Herbert (kevin@trippers.org) gerrit at coreboot.org
Wed Jun 15 05:00:06 CEST 2016


Kevin Herbert (kevin at trippers.org) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15195

-gerrit

commit 1d1c716cbbe9bda055cb699aeeaea5e2b6d31206
Author: Kevin Paul Herbert <kph at platinasystems.com>
Date:   Tue Jun 14 19:54:15 2016 -0700

    filo: update STABLE
    
    The STABLE build of filo does not build anymore with the
    current HEAD of Coreboot. However, the current HEAD of filo
    does build with the current HEAD of Coreboot. Update filo
    STABLE to filo HEAD.
    
    Change-Id: I4eece3aaada0dfdf4da106d5d260b5b361537558
    Signed-off-by: Kevin Paul Herbert <kph at platinasystems.com>
---
 payloads/external/FILO/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/payloads/external/FILO/Makefile b/payloads/external/FILO/Makefile
index 2c85cec..283a6d4 100644
--- a/payloads/external/FILO/Makefile
+++ b/payloads/external/FILO/Makefile
@@ -1,6 +1,6 @@
 TAG-$(CONFIG_FILO_MASTER)=origin/master
 NAME-$(CONFIG_FILO_MASTER)=MASTER
-TAG-$(CONFIG_FILO_STABLE)=4dbb31a64fe5b1c7e3025ab34619220609897646
+TAG-$(CONFIG_FILO_STABLE)=22baa6bde9339029edfafa421b3d4a7be159edad
 NAME-$(CONFIG_FILO_STABLE)=STABLE
 
 project_git_repo=http://review.coreboot.org/p/filo.git



More information about the coreboot-gerrit mailing list