[PATCH] trusted-firmware-a: move qemu patch
Mikko Rapeli <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <[email protected]> |
qemuarm64-secureboot directory in path to 0001-Add-spmc_manifest-for-qemu.patch hides the patch from machines with different names and thus break builds unless overrides are set to include "qemuarm64-secureboot". Move patch to plain "files" directory to avoid build failures and this cumbersome workaround. Signed-off-by: Mikko Rapeli <[email protected]> --- .../0001-Add-spmc_manifest-for-qemu.patch | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-arm/recipes-bsp/trusted-firmware-a/files/{qemuarm64-secureboot => }/0001-Add-spmc_manifest-for-qemu.patch (100%) diff --git a/meta-arm/recipes-bsp/trusted-firmware-a/files/qemuarm64-secureboot/0001-Add-spmc_manifest-for-qemu.patch b/meta-arm/recipes-bsp/trusted-firmware-a/files/0001-Add-spmc_manifest-for-qemu.patch similarity index 100% rename from meta-arm/recipes-bsp/trusted-firmware-a/files/qemuarm64-secureboot/0001-Add-spmc_manifest-for-qemu.patch rename to meta-arm/recipes-bsp/trusted-firmware-a/files/0001-Add-spmc_manifest-for-qemu.patch -- 2.43.0