From e0e83f43ea4f4afa7d937ba5a0f87aa21926b823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 17 Dec 2020 22:17:22 +0100 Subject: [PATCH] boops: upgrade 0.4 -> 1.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit first official release 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 a7808bf..ee7d7ac 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 = "bee865d9cc287708faa8ef3ffc0065bdd57b77a4" +SRCREV = "4a7b422f8afdb282301f11e046d27a625fb4b849" S = "${WORKDIR}/git" -PV = "0.4" +PV = "1.2.0" do_install() { DESTDIR=${D} PREFIX=${prefix} oe_runmake install