From 875bb4d9361b25b138b8aa1ee9a7c4f400d80db1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 21 Jun 2020 16:39:10 +0200 Subject: [PATCH] mruby-zest: upgrade to latest to fix build with gcc10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/zyn/mruby-zest.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-musicians/zyn/mruby-zest.inc b/recipes-musicians/zyn/mruby-zest.inc index 243404b..d59b344 100644 --- a/recipes-musicians/zyn/mruby-zest.inc +++ b/recipes-musicians/zyn/mruby-zest.inc @@ -8,7 +8,7 @@ SRC_URI = " \ file://0002-mruby-zest-Align-build-to-our-needs.patch \ file://0003-src-osc-bridge-Align-build-to-our-needs.patch \ " -SRCREV = "3f8b82e4c56786ef6f4589640fcfed1fe8c9373a" +SRCREV = "4eb88250f22ee684acac95d4d1f114df504e37a7" PV = "3.0.5+git${SRCPV}" PE = "1" S = "${WORKDIR}/git"