Skip to content

main/dtc: add py3-libfdt subpackage

Minecrell requested to merge Minecrell/aports:pylibfdt into master

pylibfdt is included in the dtc sources and allows using libfdt from Python.

For some reason, the pylibfdt Makefile ignores $(DESTDIR) at the moment. Add a small patch to fix this so the Python library is installed properly.
This is just temporary, the next release will introduce Meson build scripts which do not seem to have that problem.

Edited by Minecrell

Merge request reports