diff options
author | Walt Miner <wminer@linuxfoundation.org> | 2015-10-23 15:01:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.200> | 2015-10-23 15:01:16 +0000 |
commit | ec84dcf85012b9dd07fa2300a46865ad4cdafa0d (patch) | |
tree | 60db10955075c5b834c6aef966830d609727a42f /meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend | |
parent | eb235a0b1f2c8a80e54670eb544d897eb605954a (diff) | |
parent | 9201dffde9bf2fefb53c4bee6470c8407bda2b34 (diff) |
Merge "Provide Wayland FITS, disabled by default"
Diffstat (limited to 'meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend')
-rw-r--r-- | meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend b/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend new file mode 100644 index 000000000..24bd38d40 --- /dev/null +++ b/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend @@ -0,0 +1,4 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:" + +# Extra configuration options for the QEMU kernel +SRC_URI += "file://uinput.cfg" |