summaryrefslogtreecommitdiffstats
path: root/meta-uhmi/meta-rvgpu/recipes-graphics/remote-virtio-gpu/remote-virtio-gpu.inc
blob: 4a8e535796a6520e24ddb7f6f06e58f3fb11b95e (plain)
1
2
3
4
5
6
PV = "0.0+git${SRCPV}"
SRCREV = "4b1f508003a7bf36256d5cc81986ef733e4cc79b"
BRANCH ?= "main"
SRC_URI = " \
    git://github.com/unified-hmi/remote-virtio-gpu.git;protocol=https;branch=${BRANCH} \
"