From 3c5185e20d60627771554091f670b89d15aedf0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 23 May 2021 21:28:53 +0200 Subject: [PATCH] boops: upgrade 1.2.4 -> 1.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller (cherry picked from commit 67c7653fc7e069c6f1ea6ce54ba3a8a3ff1c3ebd) --- recipes-musicians/sjaehn/boops.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/sjaehn/boops.bb b/recipes-musicians/sjaehn/boops.bb index 207f032..d74aa31 100644 --- a/recipes-musicians/sjaehn/boops.bb +++ b/recipes-musicians/sjaehn/boops.bb @@ -15,9 +15,9 @@ DEPENDS += " \ " SRC_URI = "git://github.com/sjaehn/BOops.git" -SRCREV = "bdb4de4d3baf1148b2cc825a1c4c25a884e7fe60" +SRCREV = "f4b358af3ff97dd895d987b451e4c22577651d8d" S = "${WORKDIR}/git" -PV = "1.2.4" +PV = "1.40" do_install() { DESTDIR=${D} PREFIX=${prefix} oe_runmake install