ar71xx_generic.yml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. # ar71xx_generic
  2. openwrt_target: ar71xx
  3. openwrt_subtarget: generic
  4. openwrt_devices:
  5. - ubnt-lbe-m5
  6. - ubnt-loco-m-xw
  7. - ubnt-nano-m-xw
  8. - ubnt-nano-m
  9. # override
  10. openwrt_version: 19.07.10
  11. libremesh_profile_device: vs-ninux-generic
  12. # configs
  13. skip_configure_clean: true
  14. target_configs: |
  15. CONFIG_PACKAGE_profile-valsamoggia.ninux.org-vs-ninux-generic=y
  16. # CONFIG_PACKAGE_kmod-ppp is not set
  17. # CONFIG_PACKAGE_luci-proto-ppp is not set
  18. CONFIG_PACKAGE_kmod-rtc-pcf8563=y
  19. CONFIG_PACKAGE_kmod-rtc-pcf2123=y
  20. CONFIG_PACKAGE_ATH_DEBUG=y
  21. CONFIG_PACKAGE_ATH_DYNACK=y
  22. CONFIG_PACKAGE_ATH_SPECTRAL=y
  23. CONFIG_PACKAGE_luci=y
  24. CONFIG_PACKAGE_prometheus-node-exporter-lua-location-latlon=y
  25. CONFIG_PACKAGE_prometheus-node-exporter-lua-wifi-params=y
  26. CONFIG_PACKAGE_prometheus-node-exporter-lua-wifi-stations-extra=y
  27. CONFIG_PACKAGE_prometheus-node-exporter-lua-wifi-survey=y
  28. CONFIG_PACKAGE_prometheus-node-push-influx=y
  29. CONFIG_PACKAGE_shared-state-persist=y
  30. CONFIG_PACKAGE_tmate=y
  31. CONFIG_PACKAGE_ubus-tmate=y
  32. CONFIG_PACKAGE_pirania=y
  33. CONFIG_PACKAGE_pirania-app=y
  34. CONFIG_PACKAGE_watchping=y
  35. CONFIG_PACKAGE_wifi-unstuck-wa=y
  36. CONFIG_PACKAGE_babeld-auto-gw-mode=y
  37. # CONFIG_PACKAGE_wpad-basic is not set
  38. # CONFIG_PACKAGE_wpad-basic-wolfssl is not set
  39. CONFIG_PACKAGE_wpad-mesh-wolfssl=y
  40. "