mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-26 21:29:05 +00:00
Buildroot 2018-11 (#258)
* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SUBPROCESS32_VERSION = 3.2.7
|
||||
PYTHON_SUBPROCESS32_VERSION = 3.5.3
|
||||
PYTHON_SUBPROCESS32_SOURCE = subprocess32-$(PYTHON_SUBPROCESS32_VERSION).tar.gz
|
||||
PYTHON_SUBPROCESS32_SITE = https://files.pythonhosted.org/packages/b8/2f/49e53b0d0e94611a2dc624a1ad24d41b6d94d0f1b0a078443407ea2214c2
|
||||
PYTHON_SUBPROCESS32_SETUP_TYPE = distutils
|
||||
PYTHON_SUBPROCESS32_SITE = https://files.pythonhosted.org/packages/be/2b/beeba583e9877e64db10b52a96915afc0feabf7144dcbf2a0d0ea68bf73d
|
||||
PYTHON_SUBPROCESS32_SETUP_TYPE = setuptools
|
||||
PYTHON_SUBPROCESS32_LICENSE = Python-2.0
|
||||
PYTHON_SUBPROCESS32_LICENSE_FILES = LICENSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user