From e8fe954905a168c581cc35044a3b69efe29c29cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 7 Feb 2021 19:46:52 +0100 Subject: [PATCH] bshapr: upgrade 0.9 -> 0.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/sjaehn/bshapr.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/sjaehn/bshapr.bb b/recipes-musicians/sjaehn/bshapr.bb index d3ac3e0..35f8894 100644 --- a/recipes-musicians/sjaehn/bshapr.bb +++ b/recipes-musicians/sjaehn/bshapr.bb @@ -14,9 +14,9 @@ DEPENDS += " \ " SRC_URI = "git://github.com/sjaehn/BShapr.git" -SRCREV = "dbb6e2e2429e1ea3a2dc31a46951289347216681" +SRCREV = "da0a5372f7f92d5c65d1681d199703a18f40c3e2" S = "${WORKDIR}/git" -PV = "0.9" +PV = "0.10" do_install() { DESTDIR=${D} PREFIX=${prefix} oe_runmake install