Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu-xilinx: Fix patch puzz warning during do_patch | Sai Hari Chandana Kalluri | 2020-12-22 | 1 | -5/+7 |
| | | | | | | Rework 0001-Add-enable-disable-udev.patch to fix patch fuzz warnings Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | ||||
* | qemu-xilinx.inc: Add patch to enable/disbable libudev in qemu configure | Sai Hari Chandana Kalluri | 2020-08-11 | 1 | -0/+29 |
Yocto qemu provides support for libudev through packageconfig and provides a patch to modify qemu configure to handle libudev packageconfig options. Since qemu-xilinx doesnt contain this patch qemu-xilinx configure gets passed libudev packageconfig option and qemu-xilinx configure fails with invalid option. Add the patch from Yocto qemu to handle libudev configure options correctly. Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> |