summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Patrick McCarty [Mon, 24 Jun 2013 22:54:25 +0000 (15:54 -0700)]
TIVI-1050: set several Smack rules to floor in 95-devices.rules
Now that the systemd patch is integrated that supports setting Smack
labels for device nodes (via udev), several device nodes have rules set
that are breaking sound applications (e.g. Pulseaudio).
For the moment, we will set the default labels to "_" (floor), and we
will adjust them when the domain architecture has been settled.
Change-Id: Ie0098026ff8d0917d54ee1f367c20feda8d3b4e7
Baptiste DURAND [Wed, 19 Jun 2013 15:36:43 +0000 (17:36 +0200)]
Update Changelog
Change-Id: I4004564bb423271a4011f1b351c48d0437128665
Signed-off-by: Baptiste DURAND <baptiste.durand@eurogiciel.fr>
Baptiste DURAND [Wed, 19 Jun 2013 15:36:24 +0000 (17:36 +0200)]
Fix installation of systemd service
Use %{_unitdir} macro
Change-Id: I01cfb2449dc38aac79d5b7567d7640c97f84253e
Signed-off-by: Baptiste DURAND <baptiste.durand@eurogiciel.fr>
Anas Nashif [Sat, 18 May 2013 19:25:38 +0000 (15:25 -0400)]
Make it build on 64bit and general cleanup for 3.0
jy910.yun [Fri, 10 May 2013 09:05:24 +0000 (18:05 +0900)]
add smack labels regarding dialout, printer, nfc and hall
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: Ib09734774327effb7bab5b0c98352043aca5e2f4
jy910.yun [Fri, 5 Apr 2013 06:06:37 +0000 (15:06 +0900)]
resolve prevent issue about not initializing value on power saving func.
Change-Id: Ib0abb8986504f2a7e5900046f2cf5109fe011182
jy910.yun [Mon, 25 Mar 2013 13:35:25 +0000 (22:35 +0900)]
set smack label of device node when booted with systemd.
Change-Id: I34ae8bf7d987e5a90f52ed4de5341c681cc606f7
jy910.yun [Wed, 20 Mar 2013 09:02:06 +0000 (18:02 +0900)]
Merge branch 'master' into tizen_2.1
Change-Id: I100e99ee29bd04a90d0e417ff7cda55d7b645a99
jy910.yun [Wed, 20 Mar 2013 08:47:31 +0000 (17:47 +0900)]
add default smack label using udev rule and revise brightness_by_lux's param.
add 51-devices-priv.rules for controling default device node
change the position to add smack label to udev rules file
Change-Id: I4285b5897cb80d1bd5ca4d3bf7edf75f9cdda2fb
jy910.yun [Mon, 4 Mar 2013 11:17:01 +0000 (20:17 +0900)]
add smack label for haptic driver (device::haptic)
Change-Id: If40eef0ca802ceebb068025800eaf045e430917b
jy910.yun [Wed, 27 Feb 2013 05:31:35 +0000 (14:31 +0900)]
restore to add devman_plugin.pc file.
Change-Id: I8fb76484a4f51fdfcc9625cc0ecb411d9a64d9be
jy910.yun [Wed, 27 Feb 2013 03:14:11 +0000 (12:14 +0900)]
resolve build break issue
currently, different module has same pc file(devman_plugin)
Change-Id: I4c7607fd36444e4909953e0cd85cba4c5760211e
jy910.yun [Tue, 26 Feb 2013 07:06:47 +0000 (16:06 +0900)]
Create new Library to control OAL APIs
separate some code about OAL from devman
This module is a Library to control OAL APIs only used by system f/w
Change-Id: I8ea27904950f402922d4df315c02881c70fb65ac
HyungKyu Song [Sat, 16 Feb 2013 05:51:05 +0000 (14:51 +0900)]
Initial empty repository