From 82de4b174bd2f6934f9179e5d3a577cf9072510e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 18 Jan 2021 22:36:08 +0100 Subject: [PATCH] boops: Upgrade 1.2.0 -> 1.2.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 ee7d7ac..207f032 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 = "4a7b422f8afdb282301f11e046d27a625fb4b849" +SRCREV = "bdb4de4d3baf1148b2cc825a1c4c25a884e7fe60" S = "${WORKDIR}/git" -PV = "1.2.0" +PV = "1.2.4" do_install() { DESTDIR=${D} PREFIX=${prefix} oe_runmake install