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,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_IPYTHON_VERSION = 5.4.0
|
||||
PYTHON_IPYTHON_VERSION = 5.8.0
|
||||
PYTHON_IPYTHON_SOURCE = ipython-$(PYTHON_IPYTHON_VERSION).tar.gz
|
||||
PYTHON_IPYTHON_SITE = https://pypi.python.org/packages/36/cd/765f53135bbbbcd691858aba3af124453a230fe0c752f009f69012fce5d5
|
||||
PYTHON_IPYTHON_SITE = https://files.pythonhosted.org/packages/41/a6/2d25314b1f9375639d8f8e0f8052e8cec5df511d3449f22c4f1c2d8cb3c6
|
||||
PYTHON_IPYTHON_LICENSE = BSD-3-Clause
|
||||
PYTHON_IPYTHON_LICENSE_FILES = COPYING.rst
|
||||
PYTHON_IPYTHON_SETUP_TYPE = distutils
|
||||
|
||||
Reference in New Issue
Block a user