From 2b7d6bb20b301fea4b7cf3369363f606a10e1212 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 8 Jun 2020 13:36:51 +0200 Subject: [PATCH] projectm: Fix commit hash MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * upstream morons rebased master - congratulations * git diff did of old and new hash was empty Signed-off-by: Andreas Müller --- recipes-musicians/projectm/projectm_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-musicians/projectm/projectm_git.bb b/recipes-musicians/projectm/projectm_git.bb index bb4014e..e31fd48 100644 --- a/recipes-musicians/projectm/projectm_git.bb +++ b/recipes-musicians/projectm/projectm_git.bb @@ -19,7 +19,7 @@ SRC_URI = " \ file://0001-find-native-qt-build-tools-by-configure-options-auto.patch \ file://0002-Makefile.am-Fix-installation-with-DESTDIR-set.patch \ " -SRCREV_projectm = "9650468607537a028e4d71523c5e88a81f506578" +SRCREV_projectm = "595bb28b6c3fbb104a4af21607b20c176b283b89" SRC_URI[presets.md5sum] = "8976d72c05e3f4ddee996c6f2e98fc63" SRC_URI[presets.sha256sum] = "e323515f0ee5920ec45e4f9efdb55890f028dabb5ae9468fdc97c43d55040614"