The instructions at https://vocore.io/v1d.html for building OpenWrt:
- Code: Select all
git clone -b chaos_calmer git://github.com/openwrt/openwrt.git
Cloning into 'openwrt'...
fatal: Remote branch chaos_calmer not found in upstream origin
Should I use the separate Chaos Calmer repository at https://github.com/openwrt/chaos_calmer or use the main repository, and if so, with which branch?
Cheers!