From 840948bfbb6a79a7caf6ec2071e3de430a72b1d8 Mon Sep 17 00:00:00 2001
From: guowenxue@gmail.com <guowenxue>
Date: Thu, 04 Jun 2026 12:29:34 +0800
Subject: [PATCH] update FTP server address
---
bsp/tools/setup_tools.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bsp/tools/setup_tools.sh b/bsp/tools/setup_tools.sh
index 5202719..87dc2af 100755
--- a/bsp/tools/setup_tools.sh
+++ b/bsp/tools/setup_tools.sh
@@ -45,7 +45,7 @@
systools="coreutils jq wget curl tree gawk sed unzip cpio bc lzop zstd rsync kmod kpartx \
desktop-file-utils iputils-ping xterm diffstat chrpath asciidoc docbook-utils help2man \
build-essential gcc g++ make cmake automake groff socat flex texinfo bison texi2html \
- git cvs subversion mercurial autoconf autoconf-archive parted dosfstools \
+ git cvs subversion mercurial autoconf autoconf-archive parted dosfstools lz4 \
python3 python3-pip python3-pexpect python3-git python3-jinja2 \
lib32z1 libssl-dev libncurses-dev libgl1-mesa-dev libglu1-mesa-dev libsdl1.2-dev "
--
Gitblit v1.10.0