From dee0a8d7e52f06fef350f2c3d88e0e3fc6e090d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 22 Jul 2020 01:31:28 +0200 Subject: [PATCH] bjumblr: upgrade 1.2.0 -> 1.2.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/sjaehn/bjumblr.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/sjaehn/bjumblr.bb b/recipes-musicians/sjaehn/bjumblr.bb index 0cff474..e678ff0 100644 --- a/recipes-musicians/sjaehn/bjumblr.bb +++ b/recipes-musicians/sjaehn/bjumblr.bb @@ -18,9 +18,9 @@ SRC_URI = " \ git://github.com/sjaehn/BJumblr.git \ file://0001-BJumblr.cpp-Fix-build-with-gcc10.patch \ " -SRCREV = "7a240470926e7929048121f0b67938851d712b6c" +SRCREV = "4f906ea47467637a6e115435784dc34f6bf63ca7" S = "${WORKDIR}/git" -PV = "1.2.0" +PV = "1.2.2" do_install() { DESTDIR=${D} PREFIX=${prefix} oe_runmake install