mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-26 13:21:28 +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_UBJSON_VERSION = 0.9.0
|
||||
PYTHON_UBJSON_VERSION = 0.12.0
|
||||
PYTHON_UBJSON_SOURCE = py-ubjson-$(PYTHON_UBJSON_VERSION).tar.gz
|
||||
PYTHON_UBJSON_SITE = https://pypi.python.org/packages/d4/40/a80006884ec03a54a5c6c53ae76df9978536862f0683b6e6280e3808d289
|
||||
PYTHON_UBJSON_SITE = https://files.pythonhosted.org/packages/68/9c/a6c34e565351f0b04bcf6835e38bc4bd0647269dc48670e12eb99a3f5ef5
|
||||
PYTHON_UBJSON_LICENSE = Apache-2.0
|
||||
PYTHON_UBJSON_LICENSE_FILES = LICENSE
|
||||
PYTHON_UBJSON_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user