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:
@@ -6,8 +6,8 @@
|
||||
|
||||
# When upgrading the version, be sure to also upgrade python-rtslib-fb
|
||||
# and targetcli-fb at the same time.
|
||||
PYTHON_CONFIGSHELL_FB_VERSION = 1.1.29
|
||||
PYTHON_CONFIGSHELL_FB_SITE = $(call github,open-iscsi,configshell-fb,v$(PYTHON_CONFIGSHELL_FB_VERSION))
|
||||
PYTHON_CONFIGSHELL_FB_VERSION = v1.1.fb18
|
||||
PYTHON_CONFIGSHELL_FB_SITE = $(call github,open-iscsi,configshell-fb,$(PYTHON_CONFIGSHELL_FB_VERSION))
|
||||
PYTHON_CONFIGSHELL_FB_LICENSE = Apache-2.0
|
||||
PYTHON_CONFIGSHELL_FB_LICENSE_FILES = COPYING
|
||||
PYTHON_CONFIGSHELL_FB_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user