initial buildroot for linux 5.15

This commit is contained in:
Huan.Feng
2021-12-06 14:12:13 +08:00
parent d7767d594e
commit 7b6fc358fa
12736 changed files with 508822 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
################################################################################
#
# snmpclitools
#
################################################################################
SNMPCLITOOLS_VERSION = 0.6.4
SNMPCLITOOLS_SITE = https://files.pythonhosted.org/packages/03/2a/8488828e92a82c5416e33fba6089283162937b0f73e5b15205fb6ec3bbea
SNMPCLITOOLS_SETUP_TYPE = setuptools
SNMPCLITOOLS_LICENSE = BSD-2-Clause
SNMPCLITOOLS_LICENSE_FILES = PKG-INFO
$(eval $(python-package))