dtc/pylibfdt
Brandon Maier bb51223083 meson: fix dependencies of tests
If the tests are run without a full compile they will fail. For example
with the following.

> rm -rf build/
> meson setup build/
> meson test -C build/

This is because the tests rely on the devicetree tools and test
executables.

Signed-off-by: Brandon Maier <brandon.maier@collins.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2024-03-19 15:25:39 +11:00
..
.gitignore Use Python3 by default 2019-03-29 15:43:24 +11:00
Makefile.pylibfdt pylibfdt: Move setup.py to the top level 2021-11-11 14:34:51 +11:00
libfdt.i pylibfdt: fix get_mem_rsv for newer Python versions 2024-03-19 15:13:34 +11:00
meson.build meson: fix dependencies of tests 2024-03-19 15:25:39 +11:00