From 42c2b7c0de460a3c96a94a55ff992e15f74dded3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 31 Aug 2021 00:44:24 +0200 Subject: [PATCH] boops: upgrade 1.6.0 -> 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/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 545fce0..ec7d094 100644 --- a/recipes-musicians/sjaehn/boops.bb +++ b/recipes-musicians/sjaehn/boops.bb @@ -15,10 +15,10 @@ DEPENDS += " \ " SRC_URI = "git://github.com/sjaehn/BOops.git" -SRCREV = "eb705aacb57724efa13d6571cac6804a73810ab9" +SRCREV = "b4545121b522f758d89d29a3affbd2e308bdd075" S = "${WORKDIR}/git" PE = "1" -PV = "1.6.0" +PV = "1.8.0" do_install() { DESTDIR=${D} PREFIX=${prefix} oe_runmake install