From d6e4350b89fb7c724645136073ee35dcdde99404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 11 Dec 2020 21:48:22 +0100 Subject: [PATCH] boops: upgrade 0.3 -> 0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- 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 d64e192..a7808bf 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 = "4dec1934a59bcb483ef7f38a847b8ef52aab26bd" +SRCREV = "bee865d9cc287708faa8ef3ffc0065bdd57b77a4" S = "${WORKDIR}/git" -PV = "0.3" +PV = "0.4" do_install() { DESTDIR=${D} PREFIX=${prefix} oe_runmake install