agl-test-framework.bb: bump SRCREV
[AGL/meta-agl-devel.git] / meta-egvirt / recipes-kernel / linux / linux-yocto_%.bbappend
1 FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
2
3 # virtio video
4 SRC_URI += " \
5     file://0001-drivers-media-Add-config-option-for-virtio-video.patch \
6     file://virtio_video.cfg \
7 "
8
9 # virtio BT
10 SRC_URI += " \
11     file://virtio_bt.cfg \
12     file://0002-Bluetooth-virtio_bt-fix-device-removal.patch \
13 "