From 2025596913a2842c9db90e82ee2ed0c61a6dc1a0 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 10 Apr 2016 13:05:02 +0200 Subject: [PATCH] OWHW: update barebox for SWITCH_RESET pulse generation on cold boot --- recipes-bsp/barebox/barebox-gsmk-owhw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/barebox/barebox-gsmk-owhw_git.bb b/recipes-bsp/barebox/barebox-gsmk-owhw_git.bb index fc111d9..e02c792 100644 --- a/recipes-bsp/barebox/barebox-gsmk-owhw_git.bb +++ b/recipes-bsp/barebox/barebox-gsmk-owhw_git.bb @@ -2,7 +2,7 @@ require barebox.inc RDEPENDS_${PN} += "${PN}-mlo" -SRCREV = "341203778b60ff3b27bf90f11c13eba2a0384b34" +SRCREV = "ec82959f054af3e4a27267290905cfd895f75331" SRC_URI = " \ git://git.sysmocom.de/barebox.git;branch=v2015.06 \ file://0001-OWHW-HACK-hard-code-the-bootstate-backend-node.patch \