summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kunhoon Baik [Tue, 25 Jul 2017 06:08:58 +0000 (15:08 +0900)]
Fix unintented depenedency issue
Only one user-agent per target should be installed.
If per target agent has dependency on the main package,
conflict packages should be declared to avoid multiple target agent installation.
Thus, this patch defines the conflict packages for each user-agent per target.
Eventually, per-target agent will be removed.There are per-ux specifc agent will be created.
For example, circle-ux-agent, box-ux-agent, no-ux-agent.
Change-Id: I2b20879adb7e67997e3805b6193a2301c561b17d
Sunmin Lee [Wed, 5 Jul 2017 02:44:29 +0000 (11:44 +0900)]
Add TW1 resources
Change-Id: I981fa028dd508e2c7067fdd82234a199cc9fbc95
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Sunmin Lee [Tue, 23 May 2017 02:55:47 +0000 (11:55 +0900)]
Integrate some common codes to libtota
There were duplicated codes in tota-ua and libtota.
It would be better to integrate in one place and manage them.
Change-Id: I20108e80f4731adac60ee1510834bcfdf0a96a4e
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Sunmin Lee [Fri, 19 May 2017 07:02:07 +0000 (16:02 +0900)]
Move SS_FSUpdate.* to libtota
SS_FSUpdate is considered as part of libtota.
To get rid of ss_engine from tota-ua, move it to libtota.
Change-Id: I2524ad851927353d49f4b53827f7a92d9cd1a1c4
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Sunmin Lee [Thu, 13 Jul 2017 01:44:28 +0000 (10:44 +0900)]
Initial codes of tota-ua
Change-Id: Iffdb362865f9dfbef2aeccf79cf760e09634c4c3
Sunmin Lee [Mon, 29 May 2017 09:52:46 +0000 (18:52 +0900)]
Add empty packages
This repository was cleared but dummy packages are
required for build images.
So, add empty tota packages.
Change-Id: I373b65e662cdcac1a8e6778511e10333efd04b1f
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Tizen Infrastructure [Thu, 13 Apr 2017 03:46:59 +0000 (20:46 -0700)]
Initial empty repository