Skip to content
Matthias edited this page Apr 11, 2020 · 7 revisions

Welcome to the firmware wiki!

Some words on branches

there are several branches around, Some of them are official, some of them are just for merging features / issues or for test of a developers idea.

The official branches are

  • "master" is based on the (most recent) OpenWrt stable branch. In April 2020 this is OpenWrt-19.07. From this branch new releases will be forked and it should mostly give a functional image
  • "daily/upstream-1907" is a fork of the "master" branch which is automatically updated with the recent changes of the involved external sources (OpenWrt and its feeds stable branches) on a daily basis.
  • "next" is based on the OpenWrt master branch.
  • "daily/upstream-master" this is forked from the "next" branch and also gets the changes of the external sources added automatically. It's following the master branches of the external sources. This is the real "bleeding-edge" code.

individual branches

  • branches containing "SAm0815" managed (not exclusively managed) by @SvenRoederer and contain a collation of open PRs and new ideas to be tested
Clone this wiki locally