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