openwrt/package
Kristian Evensen 97780e363f system: uci: Use config dir on uci_add and support add_/del_list
This commit makes three changes to the uci shell library:

* A check for UCI_CONFIG_DIR has been added to the command line when
adding anonymous sections. Without this change, adding anonymous
sections to configs not stored in /etc/config is not possible.

* Support for adding/removing items from lists were missing, so I have
added the functions uci_add_list() and uci_remove_list() to simplify
working with uci lists from scripts.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
[added missing package version bump]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-05-17 21:41:43 +02:00
..
base-files base-files: improve lib/upgrade/common.sh 2019-05-11 16:37:11 +02:00
boot tegra: add vendor string to device name 2019-05-15 13:34:23 +02:00
devel valgrind: Add support for ARM64 architecture 2019-05-14 20:28:41 +02:00
firmware linux-firmware: update to 20190416 2019-05-14 21:59:38 +02:00
kernel ath10k-ct: Update to current version 2019-05-11 16:37:11 +02:00
libs zlib: Use relative paths in pkg-config metadata file 2019-05-17 21:41:43 +02:00
network odhcpd: update to latest git HEAD (FS#2242) 2019-05-17 08:54:30 +02:00
system system: uci: Use config dir on uci_add and support add_/del_list 2019-05-17 21:41:43 +02:00
utils xfsprogs: Replace valloc with posix_memalign 2019-05-11 23:10:10 +02:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00