summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Maciej Wereski [Mon, 9 Dec 2013 10:30:28 +0000 (11:30 +0100)]
Remove initscripts and add PIDFile to service file
Also fix RPMLINT errors.
Change-Id: Id076e3dc83c4c4f9242fd5f427730a795e72cba4
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
SeokYeon Hwang [Mon, 11 Nov 2013 02:58:21 +0000 (11:58 +0900)]
Remove W/A code for emulator.
Remove workaround code to prevent emulator from entering SLEEP.
Now emulator supports SLEEP when users want and it is adjusted by emulator daemon via pmapi.
Change-Id: I798c86bd7f2a1fdd92a96a136e17c594c32ad3f7
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
jy910.yun [Fri, 13 Sep 2013 12:00:01 +0000 (21:00 +0900)]
copy license file to /usr/share/license
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: Iff97224ca8dd4babf38544479adb0d85261c1b8e
Chengwei Yang [Sun, 25 Aug 2013 01:50:51 +0000 (09:50 +0800)]
Remove debian packaging stuff
Change-Id: Iec26f66b589079bb5b89d12d473914064e24917d
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Alexandru Cornea [Fri, 28 Jun 2013 09:07:19 +0000 (12:07 +0300)]
resetting manifest requested domain to floor
Baptiste DURAND [Wed, 29 May 2013 12:01:06 +0000 (14:01 +0200)]
Add Changelog
Anas Nashif [Wed, 20 Mar 2013 13:51:01 +0000 (14:51 +0100)]
Fix x86_64 build and remove hardcoding
- Fix hard-coded library path in source : source files + CMakeLists.txt
- Fix systemd related files library path (remove %{_libdir})
- Use %cmake macro to set default path
- Add suitable LD_Library_Path in *.in
Change-Id: I691d625b2981795917c32f24a8c2d707fa84e8ae
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Kidong Kim [Sat, 11 May 2013 02:30:11 +0000 (11:30 +0900)]
fix spec file
Taeyoung Kim [Fri, 3 May 2013 12:46:39 +0000 (21:46 +0900)]
Update SMACK manifest and add system-server dependency to use smack label 'deviced' together
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
sh.pi [Wed, 24 Apr 2013 07:43:50 +0000 (16:43 +0900)]
LICENSE and boilerplate are updated
sh.pi [Mon, 22 Apr 2013 09:01:46 +0000 (18:01 +0900)]
Code bugs are fixed.
pm_lsensor.c :
unchecked_value: No check of the return value of "device_get_property(DEVICE_TYPE_DISPLAY, cmd, &tmp_value)".
pm_poll.c :
leaked_storage: Variable "new_path" going out of scope leaks the storage it points to
sh.pi [Thu, 18 Apr 2013 06:23:55 +0000 (15:23 +0900)]
Update vconf key for current brt in every case.
OSP wants to know about the time of brightness changed.
but there's bug that vconf of brightness is not updated for every case.
then fix the bug.
sh.pi [Mon, 15 Apr 2013 09:35:50 +0000 (18:35 +0900)]
Update vconf key when LCD state is changed to dim state.
OSP api provides callback of brightness changed.
Then pm has to update key when lcd state is changed to dim state.
sh.pi [Thu, 28 Mar 2013 12:29:28 +0000 (21:29 +0900)]
Add patch not to open the same device file many times
There is the error that one input device file is opened many times.
If udev or kernel layer send wrong uevent, pm can register devices abnomally.
Now pm receives uevent and add all input device to internal list.
and check that device file is already registered in list.
sh.pi [Tue, 19 Mar 2013 07:29:15 +0000 (16:29 +0900)]
Add vconf init script for sip status.
Jinkun Jang [Fri, 15 Mar 2013 16:18:15 +0000 (01:18 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:51:50 +0000 (01:51 +0900)]
Tizen 2.1 base
Hyesook Choi [Thu, 7 Jun 2012 23:56:39 +0000 (08:56 +0900)]
Initial empty repository