tools/mesh-cfgclient: Overwrite config values when adding new ones
authorInga Stotland <inga.stotland@intel.com>
Thu, 23 Sep 2021 03:25:49 +0000 (20:25 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
commit8f0aa5451fc99279f1bcd7b5850476d98acdd82a
treee0facf20ee6d585c5c09a8dc9fd6bd0f9f812f89
parent6072bfebdd1a46a900bb687953a1a0057ea8f181
tools/mesh-cfgclient: Overwrite config values when adding new ones

This changes common utilities used in mesh-db.c to replace old values
by default whenever a new value is written.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/mesh/mesh-db.c