blob: 00270faef32dbaefbb97e6c1ffc3890264d5032c (
plain)
1
2
3
4
5
6
7
|
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:"
# Extra configuration options for the QEMU kernel
SRC_URI += "file://0001-fanotify-fix-notification-of-groups-with-inode-mount.patch \
file://fanotify.cfg \
file://uinput.cfg \
"
|