From b4933eef7f523790f6d6b8adac07e76fc3667928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 1 Sep 2019 00:02:25 +0200 Subject: [PATCH] polyphone: update SRCREV MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Took me a while to understand whats's going on: master was rebased [1-2] which causes github release revisions point to thin air. New revision was found by commit message. [1] https://github.com/davy7125/polyphone/issues/60 [2] https://github.com/davy7125/polyphone/issues/55 Signed-off-by: Andreas Müller --- recipes-musicians/polyphone/polyphone_2.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-musicians/polyphone/polyphone_2.0.1.bb b/recipes-musicians/polyphone/polyphone_2.0.1.bb index 49d0143..8c3cf5a 100644 --- a/recipes-musicians/polyphone/polyphone_2.0.1.bb +++ b/recipes-musicians/polyphone/polyphone_2.0.1.bb @@ -24,7 +24,7 @@ SRC_URI = " \ file://polyphone.mime \ file://0001-align-compiler-switches-constants-for-cross-compilin.patch \ " -SRCREV = "9f9720f4fded286f253e85fc708ee9bbba507eb5" +SRCREV = "e5863e3147599e51563cd93d5f1e4f96384eba9b" S = "${WORKDIR}/git/sources" do_configure_prepend() {