Enable the DRM backend for Weston on QEMU-x86/x86-64
[AGL/meta-agl.git] / meta-agl-bsp / recipes-kernel / linux / linux-yocto_%.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:"
2
3 # Extra configuration options for the QEMU kernel
4 SRC_URI += "file://fanotify.cfg \
5             file://uinput.cfg \
6             file://hid.cfg \
7             file://drm.cfg \
8             "
9
10 # disk drivers for vmdk
11 SRC_URI_append_qemux86 = " file://vbox-vmware-sata.cfg "
12 SRC_URI_append_qemux86_64 = " file://vbox-vmware-sata.cfg "