Remove Profile Build Dependency 82/96882/6
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 10 Nov 2016 12:08:31 +0000 (21:08 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 16 Jan 2017 08:07:39 +0000 (17:07 +0900)
commit05c3266154856a5f0e0f8338b7e7626c3f485ec6
tree4ab32c98bd402ad44bf5ccd53791b782d85a8d15
parenta461cdd034666f38f0ec45354a042c2f37a0476e
Remove Profile Build Dependency

- This is for Tizen 4.0.
- The syspopup initdb tool is added.

Change-Id: Ia46f7d423eb138c72b9c8ffeecf71d050b104bce
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
CMakeLists.txt
data/syspopup_db.sql [deleted file]
data/wearable/syspopup_db.sql [deleted file]
packaging/syspopup.manifest
packaging/syspopup.spec
scripts/502.syspopup_upgrade.sh
test/CMakeLists.txt [deleted file]
tool/CMakeLists.txt [new file with mode: 0644]
tool/sp_initdb.c [new file with mode: 0755]
tool/test.c [moved from test/test.c with 100% similarity]