From 0545a594b19a8f86983faab8f4b073f463cab39a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 9 Sep 2020 01:12:10 +0200 Subject: [PATCH] samplv1: upgrade 0.9.16 -> 0.9.17 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/rncbc/samplv1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/rncbc/samplv1.bb b/recipes-musicians/rncbc/samplv1.bb index 9a5ec8f..903c958 100644 --- a/recipes-musicians/rncbc/samplv1.bb +++ b/recipes-musicians/rncbc/samplv1.bb @@ -18,8 +18,8 @@ SRC_URI = " \ file://0001-find-native-qt-build-tools-by-configure-options-auto.patch \ file://0002-Avoid-stripping.patch \ " -PV = "0.9.16" -SRC_URI[sha256sum] = "353f24d27258ecfd7f5395cfed41000b703d853ae0bde38606f06c4e9abcbb4c" +PV = "0.9.17" +SRC_URI[sha256sum] = "420cfa7c7d10783548c90a846c46bf565ff5372b959a4ebc9447802ac4c941ec" EXTRA_OECONF = " \ --with-qmake=${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/qmake \