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