From 0b00a4f230b478bb8194a8418dc9021d52177b6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 29 Jan 2021 23:10:50 +0100 Subject: [PATCH] bchoppr: upgrade 1.10.0 -> 1.10.2 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 29d5b4d..a6bd159 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 = "4ffa9f99e0e89b16d654230a2bc65dd165d1c634" +SRCREV = "255650d38b995f4905c39111c8935e51199c4ce6" S = "${WORKDIR}/git" -PV = "1.10.0" +PV = "1.10.2" do_install() { DESTDIR=${D} PREFIX=${prefix} oe_runmake install