diff --git a/buildroot-2021.05/configs/milkv_duo_musl_riscv64_defconfig b/buildroot-2021.05/configs/milkv_duo_musl_riscv64_defconfig index 9c4f4e85a..d224943c0 100644 --- a/buildroot-2021.05/configs/milkv_duo_musl_riscv64_defconfig +++ b/buildroot-2021.05/configs/milkv_duo_musl_riscv64_defconfig @@ -330,6 +330,13 @@ BR2_PACKAGE_EVTEST=y # BR2_PACKAGE_FCONFIG is not set BR2_PACKAGE_FLASHROM_ARCH_SUPPORTS=y +BR2_PACKAGE_PYTHON3=y +BR2_PACKAGE_PYTHON3_PYC_ONLY=y +BR2_PACKAGE_PYTHON_LXML=y +BR2_PACKAGE_PYTHON_PIP=y +BR2_PACKAGE_PYTHON_SETUPTOOLS=y +BR2_PACKAGE_PYTHON3_SSL=y + # # Compression and decompression # diff --git a/buildroot-2021.05/dl/autoconf-archive/.lock b/buildroot-2021.05/dl/autoconf-archive/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/autoconf-archive/autoconf-archive-2019.01.06.tar.xz b/buildroot-2021.05/dl/autoconf-archive/autoconf-archive-2019.01.06.tar.xz new file mode 100644 index 000000000..dee282dfc Binary files /dev/null and b/buildroot-2021.05/dl/autoconf-archive/autoconf-archive-2019.01.06.tar.xz differ diff --git a/buildroot-2021.05/dl/expat/.lock b/buildroot-2021.05/dl/expat/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/expat/expat-2.4.1.tar.xz b/buildroot-2021.05/dl/expat/expat-2.4.1.tar.xz new file mode 100644 index 000000000..5a4ea2834 Binary files /dev/null and b/buildroot-2021.05/dl/expat/expat-2.4.1.tar.xz differ diff --git a/buildroot-2021.05/dl/libffi/.lock b/buildroot-2021.05/dl/libffi/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/libffi/libffi-3.3.tar.gz b/buildroot-2021.05/dl/libffi/libffi-3.3.tar.gz new file mode 100644 index 000000000..2d4085e8e Binary files /dev/null and b/buildroot-2021.05/dl/libffi/libffi-3.3.tar.gz differ diff --git a/buildroot-2021.05/dl/libopenssl/.lock b/buildroot-2021.05/dl/libopenssl/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/libopenssl/openssl-1.1.1k.tar.gz b/buildroot-2021.05/dl/libopenssl/openssl-1.1.1k.tar.gz new file mode 100644 index 000000000..96dc100ac Binary files /dev/null and b/buildroot-2021.05/dl/libopenssl/openssl-1.1.1k.tar.gz differ diff --git a/buildroot-2021.05/dl/libxml2/.lock b/buildroot-2021.05/dl/libxml2/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/libxml2/libxml2-2.9.12.tar.gz b/buildroot-2021.05/dl/libxml2/libxml2-2.9.12.tar.gz new file mode 100644 index 000000000..7fac0da6b Binary files /dev/null and b/buildroot-2021.05/dl/libxml2/libxml2-2.9.12.tar.gz differ diff --git a/buildroot-2021.05/dl/libxslt/.lock b/buildroot-2021.05/dl/libxslt/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/libxslt/libxslt-1.1.34.tar.gz b/buildroot-2021.05/dl/libxslt/libxslt-1.1.34.tar.gz new file mode 100644 index 000000000..eaed24958 Binary files /dev/null and b/buildroot-2021.05/dl/libxslt/libxslt-1.1.34.tar.gz differ diff --git a/buildroot-2021.05/dl/python-lxml/.lock b/buildroot-2021.05/dl/python-lxml/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/python-lxml/lxml-4.6.3.tar.gz b/buildroot-2021.05/dl/python-lxml/lxml-4.6.3.tar.gz new file mode 100644 index 000000000..e62ed855c Binary files /dev/null and b/buildroot-2021.05/dl/python-lxml/lxml-4.6.3.tar.gz differ diff --git a/buildroot-2021.05/dl/python-pip/.lock b/buildroot-2021.05/dl/python-pip/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/python-pip/pip-20.0.2.tar.gz b/buildroot-2021.05/dl/python-pip/pip-20.0.2.tar.gz new file mode 100644 index 000000000..63da454fd Binary files /dev/null and b/buildroot-2021.05/dl/python-pip/pip-20.0.2.tar.gz differ diff --git a/buildroot-2021.05/dl/python-setuptools/.lock b/buildroot-2021.05/dl/python-setuptools/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/python-setuptools/setuptools-44.0.0.zip b/buildroot-2021.05/dl/python-setuptools/setuptools-44.0.0.zip new file mode 100644 index 000000000..d05fa6376 Binary files /dev/null and b/buildroot-2021.05/dl/python-setuptools/setuptools-44.0.0.zip differ diff --git a/buildroot-2021.05/dl/python3/.lock b/buildroot-2021.05/dl/python3/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/python3/Python-3.9.5.tar.xz b/buildroot-2021.05/dl/python3/Python-3.9.5.tar.xz new file mode 100644 index 000000000..236d254ea Binary files /dev/null and b/buildroot-2021.05/dl/python3/Python-3.9.5.tar.xz differ