Commit Graph

8 Commits

Author SHA1 Message Date
John Crispin
a6a28f5aab openwrt-20.x: add support for latest 20.x
This is opt-in and we continue to use the 19.07 tree as the default.

Signed-off-by: John Crispin <john@phrozen.org>
2020-12-02 12:14:16 +01:00
John Crispin
e79901dde7 setup.py: drop the local cloud-sdk support
The persistent cloud is now available so we no longer require this in the
tree.

Signed-off-by: John Crispin <john@phrozen.org>
2020-10-04 14:28:56 +02:00
John Crispin
2837dc61e6 patches: move all patches into a single folder
This allows easier managing of updated patches.

Signed-off-by: John Crispin <john@phrozen.org>
2020-09-22 18:20:11 +02:00
John Crispin
35bdbb920b profiles: move profiles into a dedicated folder
Tracking these as patches has been causing problems.

Signed-off-by: John Crispin <john@phrozen.org>
2020-09-22 18:09:24 +02:00
Ben Greear
7766193c0b setup: Allow cloning openwrt with --reference
This helps speed up a clone, especially on slow networks.

python3 setup.py --setup --reference ~/git/tip/wlan-ap-wallaby/openwrt/

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-08-29 07:45:42 +02:00
John Crispin
d8091386bf opensync: update to 2.0.5.0
Signed-off-by: John Crispin <john@phrozen.org>
2020-07-10 11:57:22 +02:00
John Crispin
6b2cb5ec17 wlan-pki-cert-scripts: automatically generate a key set
The keys are expected to be located under ${TOPDIR}/keys. If they do not
exist we clone the generation script and generate them.

Signed-off-by: John Crispin <john@phrozen.org>
2020-07-10 09:45:27 +02:00
John Crispin
ae51caf8a5 wlan-ap: initial import
based on the develop branch -> 6af07cd39cfa06ec8eb4d6182c7d7923236c2dbf

Signed-off-by: John Crispin <john@phrozen.org>
2020-07-01 15:35:04 +02:00