summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-lorawan-basicstation
AgeCommit message (Collapse)Author
2024-05-28treewide: add missing license informationSergey Ponomarev
The license is derived from sources or from a copyright of the Makefile. Otherwise, a global Apache-2.0 is used. Some packages had a copyright GPL-2.0 but sources clearly states for Apache so the copyright was changed. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24applications: remove LUCI_PKGARCH:=allSergey Ponomarev
This is anyway default Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24applications: add missing dependency to luci-baseSergey Ponomarev
It's better to explicitly define it Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2022-08-23luci-app-lorawan-basicstation: initial check-inMarcus Schref
LuCi Support for LoRaWAN basicstation Signed-off-by: Marcus Schref <mschref@web.de>