From 5d2336d0169f39028ccbf7fd7ef8ac68f24c7bf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E8=AF=9D?= <49544781+xiaomeng9597@users.noreply.github.com> Date: Tue, 2 Apr 2024 21:08:25 +0800 Subject: [PATCH] add feeds.conf --- rk35xx/feeds.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 rk35xx/feeds.conf diff --git a/rk35xx/feeds.conf b/rk35xx/feeds.conf new file mode 100644 index 0000000..2de5809 --- /dev/null +++ b/rk35xx/feeds.conf @@ -0,0 +1,8 @@ +src-include defaults feeds.conf.default +src-git h69k_oled https://github.com/jjm2473/luci-app-oled.git;master +src-git third_party https://github.com/linkease/istore-packages.git;main +src-git diskman https://github.com/jjm2473/luci-app-diskman.git;dev +src-git oaf https://github.com/jjm2473/OpenAppFilter.git;dev4 +src-git linkease_nas https://github.com/linkease/nas-packages.git;master +src-git linkease_nas_luci https://github.com/linkease/nas-packages-luci.git;main +src-git jjm2473_apps https://github.com/jjm2473/openwrt-apps.git;main