Migrate Buildroot 2019.02.9 (#539)

This commit is contained in:
Pascal Vizeli
2020-01-13 14:47:52 +01:00
committed by GitHub
parent d6a700565e
commit 13e4578b7a
139 changed files with 898 additions and 1178 deletions

View File

@@ -47,7 +47,7 @@ endif
ifeq ($(BR2_PACKAGE_PYTHON3),y)
LIRC_TOOLS_DEPENDENCIES += python3 host-python3-setuptools
LIRC_TOOLS_MAKE_ENV += SETUPTOOLS_ENV="$(PKG_PYTHON_SETUPTOOLS_ENV)"
LIRC_TOOLS_MAKE_ENV += SETUPTOOLS_ENV='$(PKG_PYTHON_SETUPTOOLS_ENV)'
endif
define LIRC_TOOLS_INSTALL_INIT_SYSV