From 99c62670ca1aa31f6daf9f970622e95eed2fa222 Mon Sep 17 00:00:00 2001 From: Jan Luebbe Date: Sun, 22 Nov 2015 16:02:08 +0100 Subject: [PATCH] barebox: update to newer git version for fixed sysmobts DSP Signed-off-by: Jan Luebbe --- recipes-bsp/barebox/barebox-sysmobts_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/barebox/barebox-sysmobts_git.bb b/recipes-bsp/barebox/barebox-sysmobts_git.bb index 5acfb6a..f4a8d4c 100644 --- a/recipes-bsp/barebox/barebox-sysmobts_git.bb +++ b/recipes-bsp/barebox/barebox-sysmobts_git.bb @@ -1,6 +1,6 @@ require barebox.inc -SRCREV = "95e1a85cb276362e0b76396841e4e6988ab523b0" +SRCREV = "0b1cbb933de3bc1b0773180413e89728cce53d3f" SRC_URI = " \ git://git.sysmocom.de/barebox.git;branch=v2015.06 \ file://defconfig \