File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ include $(TOPDIR ) /rules.mk
2+
3+ PROFILE_DESCRIPTION: =Firmware to use in a workshop presenting LibreMesh in BattleMesh v17 in Sundhausen
4+ PROFILE_DEPENDS: =+shared-state-network_nodes +shared-state-dnsmasq_servers \
5+ +lime-docs \
6+ +lime-proto-babeld \
7+ +lime-proto-batadv \
8+ +lime-proto-anygw \
9+ +lime-hwd-openwrt-wan \
10+ +shared-state \
11+ +hotplug-initd-services \
12+ +shared-state-babeld_hosts \
13+ +shared-state-bat_hosts \
14+ +shared-state-dnsmasq_hosts \
15+ +shared-state-dnsmasq_leases \
16+ +shared-state-nodes_and_links \
17+ +check-date-http \
18+ +lime-app \
19+ +lime-hwd-ground-routing \
20+ +lime-debug \
21+ +babeld-auto-gw-mode \
22+ +px5g-standalone
23+
24+ include ../../profile.mk
25+
26+ # call BuildPackage - OpenWrt buildroot signature
Original file line number Diff line number Diff line change 1+ config lime wifi
2+ option country 'DE'
3+ option ap_ssid 'LibreMesh-WBM'
4+ option apname_ssid 'LiMe-WBM/%H'
You can’t perform that action at this time.
0 commit comments