diff options
| author | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-10-08 10:57:52 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-10-08 10:57:52 -0700 |
| commit | 5239c5e94625bb645f3c7ecc051903b4d6900203 (patch) | |
| tree | ac8c4d2a66f4775c44cd3eef4c1e56a0b0b4f6ae | |
| parent | 7d30b4f2d8e7cafbe48a1939719d71a23c8f9002 (diff) | |
| download | meta-xilinx-5239c5e94625bb645f3c7ecc051903b4d6900203.tar.gz | |
qemu-xilinx.inc: qemu-xilinx is at 5.0, remove unrequired patches
Remove cross.patch that is required for qemu version 6.0. qemu-xilinx is currently at 5.0
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| -rw-r--r-- | meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc b/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc index a56e395a..117913fd 100644 --- a/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc +++ b/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc | |||
| @@ -25,6 +25,8 @@ SRC_URI = "${REPO};${BRANCHARG}" | |||
| 25 | SRC_URI:append = " file://0010-configure-Add-pkg-config-handling-for-libgcrypt.patch \ | 25 | SRC_URI:append = " file://0010-configure-Add-pkg-config-handling-for-libgcrypt.patch \ |
| 26 | file://0001-Add-enable-disable-udev.patch \ | 26 | file://0001-Add-enable-disable-udev.patch \ |
| 27 | " | 27 | " |
| 28 | SRC_URI:remove:class-target = " file://cross.patch" | ||
| 29 | SRC_URI:remove:class-nativesdk = " file://cross.patch" | ||
| 28 | 30 | ||
| 29 | S = "${WORKDIR}/git" | 31 | S = "${WORKDIR}/git" |
| 30 | 32 | ||
