summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hwankyu Jhun [Wed, 24 Jul 2019 03:06:58 +0000 (12:06 +0900)]
Fix the wrong implementation
To use component_manager_is_running(), the packagemanager.info privilege
is needed. And, if the component context in the function cannot be created
with COMPONENT_MANAGER_ERROR_NO_SUCH_COMPONENT, the running flag should be
"false".
Change-Id: Ide782a88809daefcb739b51aaa63b982735a49cd
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 15 Jul 2019 05:00:54 +0000 (14:00 +0900)]
Release version 0.1.2
Changes:
- Adjust check section position
Change-Id: I314dba46a6ebcb2068d46f5d64c0d003e9e52177
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Sun, 14 Jul 2019 23:59:16 +0000 (08:59 +0900)]
Adjust check section position
Some profile doesn't support %check section. It causes the build error
issue. To solve the issue, this patch adjusts %check section position.
Change-Id: Ib88157c35f3142482f616a954272c0b32fabd801
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 12 Jul 2019 05:50:24 +0000 (14:50 +0900)]
Release version 0.1.1
Changes:
- Add descriptions
Change-Id: I4c8edda993f3f17be79243acd942754381ad4ec2
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 19 Jun 2019 04:46:23 +0000 (13:46 +0900)]
Add descriptions
Change-Id: Id48a908cb38ff38a4500f69d506919e5751832e5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 12 Jun 2019 02:12:28 +0000 (11:12 +0900)]
Initial commit
Change-Id: I8d6a5b5856e9831ca63c93998c0991f6ca3fe1d6
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Tizen Infrastructure [Tue, 11 Jun 2019 03:08:19 +0000 (03:08 +0000)]
Initial empty repository