mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-06-05 07:23:11 +01: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:
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pysmi
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYSMI_VERSION = 0.3.2
|
||||
PYTHON_PYSMI_SOURCE = pysmi-$(PYTHON_PYSMI_VERSION).tar.gz
|
||||
PYTHON_PYSMI_SITE = https://files.pythonhosted.org/packages/46/be/8c1b68ec30992dd9f5127fff7bf518110ad4de8ae8533f921ad605d09a01
|
||||
PYTHON_PYSMI_SETUP_TYPE = setuptools
|
||||
PYTHON_PYSMI_LICENSE = BSD-2-Clause
|
||||
PYTHON_PYSMI_LICENSE_FILES = LICENSE.rst
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user