Brad Bishop | eb610d6 | 2019-09-09 14:57:03 -0400 | [diff] [blame] | 1 | require qemu-xilinx-native.inc |
2 | BPN = "qemu-xilinx" | ||||
3 | |||||
4 | EXTRA_OECONF_append = " --target-list=${@get_qemu_usermode_target_list(d)} --disable-tools --disable-blobs --disable-guest-agent" | ||||
5 | |||||
6 | |||||
7 | SRC_URI_append = "file://0001-linux-user-disable-qemu-bridge-helper-and-socket_scm.patch" |