mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-nfc
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_NFC_VERSION = 0.13.5
|
||||
PYTHON_NFC_SITE = $(call github,nfcpy,nfcpy,v$(PYTHON_NFC_VERSION))
|
||||
PYTHON_NFC_DEPENDENCIES = libusb libusb-compat
|
||||
PYTHON_NFC_SETUP_TYPE = setuptools
|
||||
PYTHON_NFC_LICENSE = EUPL-1.1+
|
||||
PYTHON_NFC_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user