libvncserver: set PV in the recipe

* last SRCREV bump commit says:
  libvncserver: Update to latest commit post 0.9.12
  but there is no PV in the recipe, so the version was just:
  git-r0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Martin Jansa
2019-05-11 11:32:41 +00:00
committed by Khem Raj
parent 1f080b695e
commit 04ff199cb9
@@ -32,6 +32,6 @@ inherit cmake
SRC_URI = "git://github.com/LibVNC/libvncserver"
SRCREV = "c0a23857a5c42b45b6d22ccf7218becd1fa69402"
PV = "0.9.12+git${SRCPV}"
S = "${WORKDIR}/git"