From 915571157eaaa588dfa1f8b5e3d41b55d482b1e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 10 Jan 2021 23:32:06 +0100 Subject: [PATCH] bchoppr: upgrade 1.8.0 -> 1.10.0 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 6030b23..29d5b4d 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 = "7fb0af3aa84bbcbbf67957a7292f1791c84e0ffc" +SRCREV = "4ffa9f99e0e89b16d654230a2bc65dd165d1c634" S = "${WORKDIR}/git" -PV = "1.8.0" +PV = "1.10.0" do_install() { DESTDIR=${D} PREFIX=${prefix} oe_runmake install