mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
neatvnc: Specify the version in the recipe file name
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
719afc145d
commit
61603d4dce
-2
@@ -8,8 +8,6 @@ SRC_URI = "git://github.com/any1/neatvnc;branch=v0.7;protocol=https"
|
|||||||
|
|
||||||
SRCREV = "112391140a76f0b362fa0df92fc1183c4a48ef3d"
|
SRCREV = "112391140a76f0b362fa0df92fc1183c4a48ef3d"
|
||||||
|
|
||||||
PV = "0.7.0"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
DEPENDS = "libdrm pixman aml zlib"
|
DEPENDS = "libdrm pixman aml zlib"
|
||||||
Reference in New Issue
Block a user