mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
@@ -32,6 +32,6 @@ inherit cmake
|
||||
|
||||
SRC_URI = "git://github.com/LibVNC/libvncserver"
|
||||
SRCREV = "c0a23857a5c42b45b6d22ccf7218becd1fa69402"
|
||||
|
||||
PV = "0.9.12+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user