qmlarkdown / markdown-qt: upgrade to latest source (plugins)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-11-09 18:53:55 +01:00
parent 8f4f76403d
commit b6eaadc79b
2 changed files with 4 additions and 2 deletions

View File

@@ -13,8 +13,10 @@ DEPENDS = " \
"
SRC_URI = "gitsm://github.com/schnitzeltony/markdown-qt.git"
SRCREV = "50d30346e2da4ce167d96ff0cf239b236e6b1b83"
SRCREV = "850ff2e313ec7f0bf3ea2882048a4e358bbd83d9"
PV = "0.0.1+git${SRCPV}"
S = "${WORKDIR}/git"
inherit cmake_qt5
FILES_${PN} += "${libdir}/libmarkdown-qt"

View File

@@ -12,7 +12,7 @@ DEPENDS = " \
"
SRC_URI = "gitsm://github.com/schnitzeltony/qmlarkdown.git"
SRCREV = "7a3269268c21a75f3c5321913fd59c56dc859ba2"
SRCREV = "188017552d88a248c5700f59d8bc13b9e235f7aa"
PV = "0.0.0+git${SRCPV}"
S = "${WORKDIR}/git"