mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 10:32:10 +00:00
Upgrade buildroot to 2023.05 (from 2021.08.2), kernel is upgraded to 6.3 (from 5.13.19).
This commit is contained in:
15
package/python-kflash/python-kflash.mk
Normal file
15
package/python-kflash/python-kflash.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-kflash
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_KFLASH_VERSION = 1.1.6
|
||||
PYTHON_KFLASH_SOURCE = kflash-$(PYTHON_KFLASH_VERSION).tar.gz
|
||||
PYTHON_KFLASH_SITE = https://files.pythonhosted.org/packages/4f/80/d2eaa114bf4434b18fcf8960a907ffce12c9400b08c05902b36007d545b7
|
||||
PYTHON_KFLASH_SETUP_TYPE = setuptools
|
||||
PYTHON_KFLASH_LICENSE = MIT
|
||||
PYTHON_KFLASH_LICENSE_FILES = LICENSE
|
||||
HOST_PYTHON_KFLASH_DEPENDENCIES = host-python-pyelftools host-python-serial
|
||||
|
||||
$(eval $(host-python-package))
|
||||
Reference in New Issue
Block a user