tn3399_openwrt/package
Jo-Philipp Wich de5d9827ef procd: fix service file tracking
The instance_config_move() function in the procd instance managing code is
missing a blobmsg_list_move() call to update the tracked file items with the
newly calculated checksums in case of a file change.

Without that change, services are always reloaded after the first change to
a tracked file regardless of whether there are any subsequent changes or not.

Add a missing instance of blobmsg_list_free() as well.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 39132
2013-12-18 15:38:28 +00:00
..
base-files base-files: ipcalc.sh: support bit length as netmask parameter 2013-12-16 16:29:23 +00:00
boot fix jffs2 with internal libgcc and switch omap4 to ext4 2013-12-13 16:38:43 +00:00
devel disable mips16 for a few packages that don't compile with it 2013-08-14 14:29:15 +00:00
kernel gpio-button-hotplug: fix crash on remove 2013-12-17 19:05:03 +00:00
libs openssl: Support multi-threaded applications 2013-12-14 10:19:48 +00:00
network netifd: add reload trigger for /etc/config/wireless as well 2013-12-18 12:38:29 +00:00
system procd: fix service file tracking 2013-12-18 15:38:28 +00:00
utils busybox: add back support for top-level menuconfig based config overrides (can be used by custom packages to alter the config) 2013-12-17 20:37:27 +00:00
Makefile package/index: fix index creating when building without signing 2013-10-02 16:38:28 +00:00