Updates [v2]:
Solve compatibility issue with virtio-loopback driver.
Update IOCTLs to be compatible with the latest driver version.
Updates [v1]:
This version adds multi-device support on virtio-loopback
adapter. With that the adapter is able to handle concurrently
requests coming from multiple vhost-user backends.
Bug-AGL: SPEC-4966
Change-Id: I42ed32b41daec3bd9c36176a49623a55174630e2
Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-${PV}:"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/virtio/virtio-loopback-adapter;protocol=http;branch=${AGL_BRANCH}"
-SRCREV = "1cc834724919caf5ea21c146b29f62b6cd213db7"
+SRCREV = "5d3c11bfab25ba6ffc37182df25c82d23dfcfb36"
S = "${WORKDIR}/git"
TARGET_CC_ARCH += "${LDFLAGS}"