dtc/pylibfdt
Marc-André Lureau 05874d0821 pylibfdt: allow build out of tree
With meson, we have to support out-of-tree build.

Introduce a --top-builddir option, which will default to the current
directory to lookup generated filed such as version_gen.h and output
directories.

Other source paths are derived from the location of the setup.py script
in the source tree.

--build-lib is changed to be relative to the current directory, instead
of relative to setup.py. This has less surprising results!

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20201012073405.1682782-2-marcandre.lureau@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2020-10-21 14:35:17 +11:00
..
.gitignore Use Python3 by default 2019-03-29 15:43:24 +11:00
Makefile.pylibfdt pylibfdt: allow build out of tree 2020-10-21 14:35:17 +11:00
libfdt.i pylibfdt: Correct the type for fdt_property_stub() 2019-10-27 17:50:53 +01:00
setup.py pylibfdt: allow build out of tree 2020-10-21 14:35:17 +11:00