I don't have ninja or meson installed on my host system and I'm not seeing this.
I don't doubt this is wrong, but I'd like to be able to reproduce it.
Looking at honister itself, it looks like they do manually specify these
dependencies in the three qemu .bb's.
So even if I can't reproduce it, that would be enough for me to include this.
--Mark
On 5/4/22 1:29 PM, Jeremy Puhlman wrote:
| ERROR: Cannot find Ninja
Signed-off-by: Jeremy A. Puhlman <[email protected]>
---
meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-native.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-native.inc
b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-native.inc
index 3faabe5b..b22ab432 100644
--- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-native.inc
+++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-native.inc
@@ -1,7 +1,7 @@
require recipes-devtools/qemu/qemu-native.inc
require qemu-xilinx.inc
-DEPENDS = "glib-2.0-native zlib-native"
+DEPENDS = "glib-2.0-native zlib-native ninja-native meson-native"
SRC_URI:remove = "file://0012-fix-libcap-header-issue-on-some-distro.patch"
SRC_URI:remove =
"file://0013-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5003):
https://lists.yoctoproject.org/g/meta-xilinx/message/5003
Mute This Topic: https://lists.yoctoproject.org/mt/90894570/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-