Skip to content

Commit 4e6621b

Browse files
authored
Suggest compiling with 2020.4 branch
1 parent 601d26d commit 4e6621b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

development.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@ cp feeds.conf.default feeds.conf
6464
--------------------------------------------------------------------------------
6565
cat << EOF >> feeds.conf
6666

67-
src-git libremesh https://github.com/libremesh/lime-packages.git;v2020.3
67+
src-git libremesh https://github.com/libremesh/lime-packages.git;v2020.4
6868
src-git profiles https://github.com/libremesh/network-profiles.git
6969
EOF
7070
--------------------------------------------------------------------------------
7171

72-
With the lines above, you will compile the LibreMesh 2020.3 release. This is indicated by the `;v2020.3` suffix. Without this suffix, the `master` branch would be used, but **the `master` branch is *not* compatible with OpenWrt 19.07.** Instead, it is being developed for supporting OpenWrt 22.03.
72+
With the lines above, you will compile the LibreMesh 2020.4 release. This is indicated by the `;v2020.4` suffix. Without this suffix, the `master` branch would be used, but **the `master` branch is *not* compatible with OpenWrt 19.07.** Instead, it is being developed for supporting OpenWrt 22.03.
7373

7474

7575
.Update the packages from the feeds

0 commit comments

Comments
 (0)