Add -f option on sp_initdb tool 99/132999/4
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 8 Jun 2017 23:37:00 +0000 (08:37 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Thu, 8 Jun 2017 23:50:33 +0000 (23:50 +0000)
commit3d6df105d7c7ace86732502bb92db47cfc0de116
treeb55dcdc32e7fcc55137a6ece8204ec52b5d0e9f2
parent43c3bb2e3ae701898a590824e66c82f35ad5ad9d
Add -f option on sp_initdb tool

When upgrading the platform, the syspopup script executes
the sp_initdb tool with -f option.
If the syspopup db file already exists, the tool doesn't initialize it.

Change-Id: I355dd204983c28ed08ca0a0e917e408d11c773f9
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
scripts/502.syspopup_upgrade.sh
tool/CMakeLists.txt
tool/sp_initdb.c