From b51d286ffe4d1e5b81e3d129ae6232c264f099dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 27 Aug 2020 21:59:08 +0200 Subject: [PATCH] bchoppr: upgrade 1.6.4 -> 1.8.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 05373f8..6030b23 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 = "366ad8f409b079afb714970a024bdd2c47f31c0e" +SRCREV = "7fb0af3aa84bbcbbf67957a7292f1791c84e0ffc" S = "${WORKDIR}/git" -PV = "1.6.4" +PV = "1.8.0" do_install() { DESTDIR=${D} PREFIX=${prefix} oe_runmake install