0
0
mirror of https://github.com/openwrt/luci.git synced 2025-02-25 07:28:54 +00:00

4 Commits

Author SHA1 Message Date
d174bb8917 treewide: add missing license information
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>
2024-05-28 01:55:14 +02:00
4c03f5ff1f applications: remove LUCI_PKGARCH:=all
This is anyway default

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24 11:16:58 +03:00
3e7fe9f07b applications: add missing dependency to luci-base
It's better to explicitly define it

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24 11:11:42 +03:00
7b8cae34c4 luci-app-lorawan-basicstation: initial check-in
LuCi Support for LoRaWAN basicstation

Signed-off-by: Marcus Schref <mschref@web.de>
2022-08-23 11:07:40 +02:00