ot-br-posix
ot-br-posix copied to clipboard
Openthread on mt7688 use openwrt
I tried follow this tutorial: https://github.com/openthread/ot-br-posix/tree/main/etc/openwrt/openthread-br But when I run: ./scripts/feeds install openthread-br then have a error : WARNING: No feed for package 'openthread-br' found How to fix it?
could you share your feeds.conf and logs captured when you tried the guide?
My feeds.conf: src-git-full packages https://git.openwrt.org/feed/packages.git src-git-full luci https://git.openwrt.org/project/luci.git src-git-full routing https://git.openwrt.org/feed/routing.git src-git-full telephony https://git.openwrt.org/feed/telephony.git #src-git-full video https://github.com/openwrt/video.git #src-git-full targets https://github.com/openwrt/targets.git #src-git-full oldpackages http://git.openwrt.org/packages.git #src-link custom /usr/src/openwrt/custom-feed src-link openthread /home/cuong/ot-br-posix/etc/openwrt
Hello, Which commit of ot-br-posix is used ?
I use 19.07 but I tried 22.03 It's success.