Init dir structure for plugin-parser 30/105130/8 submit/tizen/20161227.010122
authorMyoungJune Park <mj2004.park@samsung.com>
Thu, 15 Dec 2016 11:52:42 +0000 (20:52 +0900)
committerMyoungJune Park <mj2004.park@samsung.com>
Mon, 26 Dec 2016 11:50:40 +0000 (20:50 +0900)
commit8e9f009382a55779a011c78f6647291d7504fb34
treed75e60b232b25784299b49d23878910b85e0c939
parent831162413a4308e97000f5048072d0c48553c0ad
Init dir structure for plugin-parser

- Install plugin
- Register tag info
- Verify how it works between application and the plugin
- Create /opt/usr/share/zoneinfo and copy tzdata files there
-Aadd bash script to copy the new resources to target dir

Change-Id: I7a67832852281a707492fa7aff288ddccf0f3bad
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
packaging/tzdata-update-parser.manifest [new file with mode: 0644]
packaging/tzdata-update-parser.spec [new file with mode: 0644]
test.sh [new file with mode: 0755]
test/plugins_list.txt [new file with mode: 0644]
tzdata-parser/CMakeLists.txt [new file with mode: 0755]
tzdata-parser/src/tzdata-update-parser.c [new file with mode: 0755]