From 0b6d94ef5e7cd5bfe2ad23254254d1cd4cd1cda6 Mon Sep 17 00:00:00 2001 From: zhao Date: Tue, 24 Dec 2024 00:21:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20etc/opkg/aarch64/distfeeds?= =?UTF-8?q?.conf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- etc/opkg/aarch64/distfeeds.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/opkg/aarch64/distfeeds.conf b/etc/opkg/aarch64/distfeeds.conf index e69de29..a4f7fe2 100644 --- a/etc/opkg/aarch64/distfeeds.conf +++ b/etc/opkg/aarch64/distfeeds.conf @@ -0,0 +1,5 @@ +src/gz openwrt_base https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc3/packages/aarch64_cortex-a53/base +src/gz openwrt_luci https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc3/packages/aarch64_cortex-a53/luci +src/gz openwrt_packages https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc3/packages/aarch64_cortex-a53/packages +src/gz openwrt_routing https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc3/packages/aarch64_cortex-a53/routing +src/gz openwrt_telephony https://mirrors.aliyun.com/openwrt/releases/24.10.0-rc3/packages/aarch64_cortex-a53/telephony \ No newline at end of file