openwrt-6.x/package/network
Konstantin Demin f2b2293663 dropbear: allow more complex configuration
- switch DB_OPT_COMMON and DB_OPT_CONFIG to comma-separated lists:
  this allows to have values with "|" in DB_OPT_COMMON and DB_OPT_CONFIG
  which is more likely to be than values with commas;
  use $(comma) variable for values with commas.
- sort DB_OPT_COMMON and DB_OPT_CONFIG to have "overrides" on top of list.
- allow DB_OPT_COMMON to have values with commas.
- allow to replace multiline definitions in sysoptions.h.

improves e1bd9645

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2024-02-09 09:13:05 +00:00
..
config wifi-scripts: fix copy&paste issue in metadata 2024-02-06 10:47:22 +01:00
ipv6
services dropbear: allow more complex configuration 2024-02-09 09:13:05 +00:00
utils iwinfo: update to latest git HEAD 2024-01-26 18:29:54 +01:00