tests/vm/openbsd: Use the system dtc package
commit05c223cef7b50bcd07a388d45b45bdeb517c4082
authorThomas Huth <thuth@redhat.com>
Sun, 29 Oct 2023 14:50:15 +0000 (29 14:50 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 31 Oct 2023 13:28:13 +0000 (31 13:28 +0000)
tree29f85b8d433d4f1d1e494e631b58431087db144d
parent516fffc9933cb21fad41ca8f7bf465d238d4d375
tests/vm/openbsd: Use the system dtc package

We can use the pre-packaged libfdt from the dtc package to avoid
that we have to compile this code each time again and again.

While we're at it, the "--python=python3" does not seemt to be
necessary anymore, so we can drop it.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20231016154049.37147-1-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231029145033.592566-2-alex.bennee@linaro.org>
tests/vm/openbsd