mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/python-pylibfdt: add host python package
Signed-off-by: Christian Stewart <christian@aperture.us> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
7449146f59
commit
05a0adea83
@@ -11,5 +11,7 @@ PYTHON_PYLIBFDT_SETUP_TYPE = pep517
|
||||
PYTHON_PYLIBFDT_LICENSE = BSD-2-Clause or GPL-2.0+
|
||||
PYTHON_PYLIBFDT_LICENSE_FILES = BSD-2-Clause GPL
|
||||
PYTHON_PYLIBFDT_DEPENDENCIES = host-python-setuptools-scm host-swig
|
||||
HOST_PYTHON_PYLIBFDT_DEPENDENCIES = host-python-setuptools-scm host-swig
|
||||
|
||||
$(eval $(python-package))
|
||||
$(eval $(host-python-package))
|
||||
|
||||
Reference in New Issue
Block a user