Commit Graph

4 Commits

Author SHA1 Message Date
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