platform/core/system/libtota.git
6 years agoFix build warnings 26/149026/2 accepted/tizen/4.0/unified/20170913.153733 submit/tizen_4.0/20170913.030030
Sunmin Lee [Mon, 11 Sep 2017 09:46:20 +0000 (18:46 +0900)]
Fix build warnings

Change-Id: I3701c06d65674f862f5171c011bc41df5d74cecc
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
6 years agoMake SS_FSUpdate feature valid 02/140102/5 accepted/tizen/4.0/unified/20170904.143551 accepted/tizen/unified/20170824.050912 submit/tizen/20170823.081423 submit/tizen_4.0/20170830.025641 submit/tizen_4.0/20170830.234433 submit/tizen_4.0/20170901.015617
Sunmin Lee [Mon, 24 Jul 2017 01:44:18 +0000 (10:44 +0900)]
Make SS_FSUpdate feature valid

After get the SS_FSUpdate from tota-ua,
the feature which is determined in build time doesn't work any longer.
To make it valid, use flag variable instead of preprocessor defined value.

Change-Id: I7d2531dde17798f1b0c21612c83600f5f409f22f
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
6 years agoProviding local build script for server developer 39/138939/2
Kunhoon Baik [Fri, 14 Jul 2017 09:09:24 +0000 (18:09 +0900)]
Providing local build script for server developer

Change-Id: I87422c50d3e11b9d5a065f8583b2f27b3aa50c45

6 years agoEnhacement internal log system 88/138888/3 accepted/tizen/4.0/unified/20170816.013659 accepted/tizen/4.0/unified/20170829.020211 accepted/tizen/unified/20170721.032329 submit/tizen/20170720.005702 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004
Sunmin Lee [Tue, 4 Jul 2017 01:38:05 +0000 (10:38 +0900)]
Enhacement internal log system
 - Considering log-size management for efficent storage usage

Change-Id: I762288c5ffb51717a3d5ee4b9b2b6d3e1aebf26f
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
6 years agoPatch for x86 67/138867/2
Sunmin Lee [Wed, 24 May 2017 06:17:24 +0000 (15:17 +0900)]
Patch for x86

Resolve issues of building libtota in x86, x86_64 architecture.

Change-Id: I70331c9d9246ca72d57e6d3928bf03ee9a65ae94
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
6 years agoRemove UPG directory 66/138866/2
Sunmin Lee [Wed, 24 May 2017 02:40:22 +0000 (11:40 +0900)]
Remove UPG directory

The UPG includes scripts which are used to make delta.
Because there is another repository "tota-upg", it doesn't
need to be duplicated at both repository.

Change-Id: I059c3f149dbb441a322c41978407a66a41cf440e
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
6 years agoIntegrate some common codes from tota-ua 65/138865/2
Sunmin Lee [Tue, 23 May 2017 02:56:12 +0000 (11:56 +0900)]
Integrate some common codes from tota-ua

There were duplicated codes in libtota and tota-ua.
It would be better to integrate in one place and manage them.

Change-Id: I58f813d3b6ff9b28d3f032a88cb6eef6e1688f78
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
6 years agoArrange code directories 64/138864/2
Sunmin Lee [Fri, 14 Jul 2017 02:59:09 +0000 (11:59 +0900)]
Arrange code directories

Because ss_patch/ codes also used to build libtota library,
it looks better to move them into single source directory: ss_engine.

Change-Id: I9c06b69eb7e774514c4e258ca7f6f50d86ba39a7
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
6 years agoMigrate SS_FSUpdate.c from tota-ua 63/138863/1
Sunmin Lee [Fri, 19 May 2017 06:59:43 +0000 (15:59 +0900)]
Migrate SS_FSUpdate.c from tota-ua

For ease of managing, get SS_FSUpdate.c from tota-ua.

Change-Id: Id1928040f00527abee2a26bd278722d00c74d923
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
6 years agoProvide shared library also 81/138581/3
Sunmin Lee [Thu, 18 May 2017 07:17:42 +0000 (16:17 +0900)]
Provide shared library also

From this patch, libtota can be used as shared library.

Change-Id: I593d946cbcc37e17eb8637f6feb5a91ad4256a0e
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
6 years agoSeparate common part of bspatch to shared code 80/138580/3
Sunmin Lee [Thu, 13 Jul 2017 01:14:02 +0000 (10:14 +0900)]
Separate common part of bspatch to shared code

Separate same functions (apply_patch, Decode2) to common file
so it can be used as shared code.

Change-Id: Ie22f8aaf120f723925be027a8694a3f9e1f905c3
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
6 years agoInitial codes of libtota 70/137870/3
Sunmin Lee [Mon, 10 Jul 2017 06:55:45 +0000 (15:55 +0900)]
Initial codes of libtota

Change-Id: I38d3ff5839645d71cc81c77336a5d5d015d222b6

6 years agoInitial empty repository master
Tizen Infrastructure [Mon, 3 Jul 2017 03:12:29 +0000 (03:12 +0000)]
Initial empty repository