initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-colorzero
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_COLORZERO_VERSION = 2.0
|
||||
PYTHON_COLORZERO_SITE = $(call github,waveform80,colorzero,release-$(PYTHON_COLORZERO_VERSION))
|
||||
PYTHON_COLORZERO_LICENSE = BSD-3-Clause
|
||||
PYTHON_COLORZERO_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_COLORZERO_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user