diff --git a/buildroot-2021.05/configs/milkv-duo256m_musl_riscv64_defconfig b/buildroot-2021.05/configs/milkv-duo256m_musl_riscv64_defconfig index 1179104a2..2b0a01ccb 100644 --- a/buildroot-2021.05/configs/milkv-duo256m_musl_riscv64_defconfig +++ b/buildroot-2021.05/configs/milkv-duo256m_musl_riscv64_defconfig @@ -487,3 +487,19 @@ BR2_PACKAGE_IPERF3=y BR2_PACKAGE_NTP=y BR2_PACKAGE_NTP_NTPDATE=y BR2_PACKAGE_NTP_NTPTIME=y +BR2_PACKAGE_TREE=y +BR2_PACKAGE_BASH_LOADABLE_EXAMPLES=y +BR2_PACKAGE_BASH_COMPLETION=y +BR2_PACKAGE_FILE=y +BR2_PACKAGE_NEOFETCH=y +BR2_PACKAGE_NANO=y +BR2_PACKAGE_VIM=y +BR2_PACKAGE_NCURSES_WCHAR=y + +# +# Custom Package +# +BR2_PACKAGE_NCNN=y +BR2_PACKAGE_NCNN_BENCH=y +BR2_PACKAGE_NCNN_EXAMPLE=y +BR2_PACKAGE_CMATRIX=y diff --git a/buildroot-2021.05/dl/bash-completion/.lock b/buildroot-2021.05/dl/bash-completion/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/bash-completion/bash-completion-2.11.tar.xz b/buildroot-2021.05/dl/bash-completion/bash-completion-2.11.tar.xz new file mode 100644 index 000000000..9aaecae7c Binary files /dev/null and b/buildroot-2021.05/dl/bash-completion/bash-completion-2.11.tar.xz differ diff --git a/buildroot-2021.05/dl/bash/.lock b/buildroot-2021.05/dl/bash/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/bash/bash-5.1.tar.gz b/buildroot-2021.05/dl/bash/bash-5.1.tar.gz new file mode 100644 index 000000000..363386aa2 Binary files /dev/null and b/buildroot-2021.05/dl/bash/bash-5.1.tar.gz differ diff --git a/buildroot-2021.05/dl/file/.lock b/buildroot-2021.05/dl/file/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/file/file-5.38.tar.gz b/buildroot-2021.05/dl/file/file-5.38.tar.gz new file mode 100644 index 000000000..249abc1e5 Binary files /dev/null and b/buildroot-2021.05/dl/file/file-5.38.tar.gz differ diff --git a/buildroot-2021.05/dl/nano/.lock b/buildroot-2021.05/dl/nano/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/nano/nano-5.6.1.tar.xz b/buildroot-2021.05/dl/nano/nano-5.6.1.tar.xz new file mode 100644 index 000000000..1fb15b922 Binary files /dev/null and b/buildroot-2021.05/dl/nano/nano-5.6.1.tar.xz differ diff --git a/buildroot-2021.05/dl/neofetch/.lock b/buildroot-2021.05/dl/neofetch/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/neofetch/neofetch-7.1.0.tar.gz b/buildroot-2021.05/dl/neofetch/neofetch-7.1.0.tar.gz new file mode 100644 index 000000000..cf19fb0ff Binary files /dev/null and b/buildroot-2021.05/dl/neofetch/neofetch-7.1.0.tar.gz differ diff --git a/buildroot-2021.05/dl/readline/.lock b/buildroot-2021.05/dl/readline/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/readline/readline-8.1.tar.gz b/buildroot-2021.05/dl/readline/readline-8.1.tar.gz new file mode 100644 index 000000000..882f57cae Binary files /dev/null and b/buildroot-2021.05/dl/readline/readline-8.1.tar.gz differ diff --git a/buildroot-2021.05/dl/tree/.lock b/buildroot-2021.05/dl/tree/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/tree/tree-1.8.0.tgz b/buildroot-2021.05/dl/tree/tree-1.8.0.tgz new file mode 100644 index 000000000..fcaeda1a3 Binary files /dev/null and b/buildroot-2021.05/dl/tree/tree-1.8.0.tgz differ diff --git a/buildroot-2021.05/dl/vim/.lock b/buildroot-2021.05/dl/vim/.lock new file mode 100644 index 000000000..e69de29bb diff --git a/buildroot-2021.05/dl/vim/vim-8.2.0000.tar.gz b/buildroot-2021.05/dl/vim/vim-8.2.0000.tar.gz new file mode 100644 index 000000000..271e59feb Binary files /dev/null and b/buildroot-2021.05/dl/vim/vim-8.2.0000.tar.gz differ