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