From 27d5493687301661c683a4adf773c845a2f77e18 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 23 Feb 2016 00:36:31 +0100 Subject: [PATCH] OWHW: update barebox recipe (move eeprom bootstate to offset 0) --- 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 c432c30..fc111d9 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 = "ce8849b03a40718fdaa9d7fc30312eeeb0fafcac" +SRCREV = "341203778b60ff3b27bf90f11c13eba2a0384b34" SRC_URI = " \ git://git.sysmocom.de/barebox.git;branch=v2015.06 \ file://0001-OWHW-HACK-hard-code-the-bootstate-backend-node.patch \