From e4d33384166fd345defb52ecb3d0d20fc1abae08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 2 Apr 2021 22:21:28 +0200 Subject: [PATCH] bchoppr: upgrade 1.10.4 -> 1.10.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/sjaehn/bchoppr.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/sjaehn/bchoppr.bb b/recipes-musicians/sjaehn/bchoppr.bb index 5dded00..3af5c7e 100644 --- a/recipes-musicians/sjaehn/bchoppr.bb +++ b/recipes-musicians/sjaehn/bchoppr.bb @@ -14,9 +14,9 @@ DEPENDS += " \ " SRC_URI = "git://github.com/sjaehn/BChoppr.git" -SRCREV = "e9911cbd7240c9459bed58397897aa7459f9ac6b" +SRCREV = "3df6383bb53cf5d8da893ee670864487c3a442c1" S = "${WORKDIR}/git" -PV = "1.10.4" +PV = "1.10.6" do_install() { DESTDIR=${D} PREFIX=${prefix} oe_runmake install