summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-12-09Remove initscripts and add PIDFile to service fileHEADtizen_3.0_ivi_releasetizen_3.0.m14.3_ivi_releasetizen_3.0.m14.2_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen_ivi_release/20140312.071144submit/tizen/20140312.070707submit/tizen/20140228.052729accepted/tizen/mobile/20140303.023236accepted/tizen/ivi/release/20140312.115327accepted/tizen/ivi/panda/20140312.111609accepted/tizen/ivi/20140228.182304accepted/tizen/generic/20140312.101605accepted/tizen/generic/20140228.080045tizen_ivi_releasetizen_3.0_ivitizen_3.0.m14.3_ivitizen_3.0.m14.2_ivitizen_3.0.2014.q3_commontizenaccepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_ivi_releaseaccepted/tizen_ivi_pandaaccepted/tizen_iviaccepted/tizen_genericaccepted/tizen_commonaccepted/tizen_3.0_iviaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonMaciej Wereski3-11/+3
Also fix RPMLINT errors. Change-Id: Id076e3dc83c4c4f9242fd5f427730a795e72cba4 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2013-11-11Remove W/A code for emulator.SeokYeon Hwang1-4/+0
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>
2013-09-16copy license file to /usr/share/licensejy910.yun1-0/+1
Signed-off-by: jy910.yun <jy910.yun@samsung.com> Change-Id: Iff97224ca8dd4babf38544479adb0d85261c1b8e
2013-08-25Remove debian packaging stuffsubmit/tizen_ivi_stable/20131116.100753submit/tizen_ivi_genivi/20140131.040749submit/tizen/20130912.090554submit/tizen/20130912.080253ivi_oct_m2accepted/tizen_ivi_stable/20131116.111724accepted/tizen/ivi/genivi/20140131.041729accepted/tizen/20130912.194730accepted/tizen/20130912.190502accepted/tizen/20130912.154506tizen_ivi_geniviaccepted/tizen/ivi/stableaccepted/tizen/ivi/geniviChengwei Yang10-193/+3
Change-Id: Iec26f66b589079bb5b89d12d473914064e24917d Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
2013-06-28resetting manifest requested domain to floorsubmit/tizen/20130710.124718accepted/tizen/20130710.221304Alexandru Cornea2-12/+5
2013-05-29Add Changelogsubmit/tizen/20130529.144559accepted/tizen/20130529.151338Baptiste DURAND1-0/+2
2013-05-29Fix x86_64 build and remove hardcodingAnas Nashif4-9/+8
- 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>
2013-05-11fix spec filesubmit/tizen_2.1/20130514.054745submit/tizen/20130517.045214accepted/tizen/20130520.101252tizen_2.1Kidong Kim1-1/+1
2013-05-10Update SMACK manifest and add system-server dependency to use smack label ↵Taeyoung Kim2-4/+2
'deviced' together Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
2013-04-24LICENSE and boilerplate are updatedsh.pi1-4/+5
2013-04-22Code bugs are fixed.submit/tizen_2.1/20130424.233153accepted/tizen_2.1/20130425.0252152.1b_releasesh.pi2-2/+4
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
2013-04-18Update vconf key for current brt in every case.sh.pi2-10/+15
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.
2013-04-15Update vconf key when LCD state is changed to dim state.sh.pi1-0/+7
OSP api provides callback of brightness changed. Then pm has to update key when lcd state is changed to dim state.
2013-03-29Add patch not to open the same device file many timessh.pi1-0/+56
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.
2013-03-19Add vconf init script for sip status.sh.pi1-1/+1
2013-03-16merge with masterJinkun Jang11-150/+49
2013-03-13Tizen 2.1 baseJinkun Jang40-0/+5011
2012-06-08Initial empty repositoryHyesook Choi0-0/+0