mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
create rootf's & SDK from 2018.02.9 buildroot (#10)
--------- Co-authored-by: tiopex <tiopxyz@gmail.com> Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
This commit is contained in:
@@ -4,10 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_DPKT_VERSION = 1.9.7.2
|
||||
PYTHON_DPKT_SOURCE = dpkt-$(PYTHON_DPKT_VERSION).tar.gz
|
||||
PYTHON_DPKT_SITE = https://files.pythonhosted.org/packages/95/51/923b370880eff9b62fe4fe965a916da709022a02669c670731da69088e93
|
||||
PYTHON_DPKT_SETUP_TYPE = setuptools
|
||||
PYTHON_DPKT_VERSION = 1.8.r98
|
||||
PYTHON_DPKT_SITE = $(call github,kbandla,dpkt,$(PYTHON_DPKT_VERSION))
|
||||
PYTHON_DPKT_SETUP_TYPE = distutils
|
||||
PYTHON_DPKT_LICENSE = BSD-3-Clause
|
||||
PYTHON_DPKT_LICENSE_FILES = LICENSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user