From a25a08a96ac6f10e06fcaa160c47bfde9424a26d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 27 Nov 2019 01:21:10 +0100 Subject: [PATCH] markdown-qt: upgrade sources to latest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-schnitzeltony/recipes-markdown/markdown-qt_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-schnitzeltony/recipes-markdown/markdown-qt_git.bb b/recipes-schnitzeltony/recipes-markdown/markdown-qt_git.bb index 1472f7e9..bef2e1fa 100644 --- a/recipes-schnitzeltony/recipes-markdown/markdown-qt_git.bb +++ b/recipes-schnitzeltony/recipes-markdown/markdown-qt_git.bb @@ -15,7 +15,7 @@ DEPENDS = " \ " SRC_URI = "gitsm://github.com/schnitzeltony/markdown-qt.git" -SRCREV = "cd0f5943f08b61444059b875d113140adbb7e3be" +SRCREV = "c790c84d2b214b341cb58e06529f8041fc13eac4" PV = "0.0.1+git${SRCPV}" S = "${WORKDIR}/git"