I modified file: /etc/opkg/customfeeds.conf
src/gz openwrt_kiddin9 https://op.supes.top/packages-23.05/mipsel_24kc/
when opkg install luci-app-passwall, can not find these dependency packages.
Required dependency package *libopenssl3* is not available
Required dependency package *luci-lua-runtime* is not available
root@openwrt:/etc/opkg# ubus call system board;
{
"kernel": "5.10.176",
"hostname": "openwrt",
"system": "MediaTek MT7620A ver:2 eco:6",
"model": "Youku YK-L1",
"board_name": "youku,yk-l1",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "22.03.5",
"revision": "r20134-5f15225c1e",
"target": "ramips/mt7620",
"description": "OpenWrt 22.03.5 r20134-5f15225c1e"
}
}
root@openwrt:/etc/opkg# cat /etc/openwrt_release
DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='22.03.5'
DISTRIB_REVISION='r20134-5f15225c1e'
DISTRIB_TARGET='ramips/mt7620'
DISTRIB_ARCH='mipsel_24kc'
DISTRIB_DESCRIPTION='OpenWrt 22.03.5 r20134-5f15225c1e'
DISTRIB_TAINTS=''