From 8666f3c03dbc781f015f46b6fd360cea30b9617a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 10 Jul 2022 15:24:28 +0200 Subject: [PATCH] bschaffl: upgrade 1.4.8 -> 1.4.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/sjaehn/bschaffl.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/sjaehn/bschaffl.bb b/recipes-musicians/sjaehn/bschaffl.bb index 000dce0..9140d2e 100644 --- a/recipes-musicians/sjaehn/bschaffl.bb +++ b/recipes-musicians/sjaehn/bschaffl.bb @@ -15,9 +15,9 @@ DEPENDS += " \ " SRC_URI = "git://github.com/sjaehn/BSchaffl.git;branch=master;protocol=https" -SRCREV = "b7d93f7fa17f7b726e064b6482a5e0754da9da22" +SRCREV = "b2ff199403f33b3d606dd361a795b30621f93232" S = "${WORKDIR}/git" -PV = "1.4.8" +PV = "1.4.10" EXTRA_OEMAKE = "STRIP=echo STRIPFLAG=-e"