From: Kitae Kim Date: Thu, 12 Sep 2013 19:05:23 +0000 (+0900) Subject: added a rule for brillcodec device. X-Git-Tag: submit/tizen_common/20140529.181337~11^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=28d0fd7c22ea3348727ed349a51d607c003a45b0;p=platform%2Fadaptation%2Femulator%2Fsystem-plugin-emulator.git added a rule for brillcodec device. Change-Id: I475544061f8eb9d7b253e82e3d3e9ad17eddf26c Signed-off-by: Kitae Kim --- diff --git a/filesystem/usr/lib/udev/rules.d/95-tizen-emulator.rules b/filesystem/usr/lib/udev/rules.d/95-tizen-emulator.rules index ec89f06..c01b7ad 100644 --- a/filesystem/usr/lib/udev/rules.d/95-tizen-emulator.rules +++ b/filesystem/usr/lib/udev/rules.d/95-tizen-emulator.rules @@ -2,6 +2,7 @@ KERNEL=="glmem", MODE="0666", SMACK="*" KERNEL=="yagl", MODE="0666", SMACK="*" KERNEL=="codec", GROUP="hwcodec", MODE="0666", SMACK="device::hwcodec" +KERNEL=="brillcodec", GROUP="hwcodec", MODE="0666", SMACK="device::hwcodec" KERNEL=="video0", GROUP="camera", MODE="0660", SMACK="device::camera" KERNEL=="video1", GROUP="video", MODE="0660", SMACK="device::video" diff --git a/packaging/system-plugin-emulator.changes b/packaging/system-plugin-emulator.changes index a4ad7b2..2ba162b 100644 --- a/packaging/system-plugin-emulator.changes +++ b/packaging/system-plugin-emulator.changes @@ -1,3 +1,6 @@ +* Thu Sep 12 19:03:38 UTC 2013 Kitae Kim +- added a rule for new codec device. + * Mon Jul 01 2013 GiWoong Kim - manage a key value of screen size for each model diff --git a/packaging/system-plugin-emulator.spec b/packaging/system-plugin-emulator.spec index 51aa5b2..55a1ee5 100644 --- a/packaging/system-plugin-emulator.spec +++ b/packaging/system-plugin-emulator.spec @@ -1,5 +1,5 @@ Name: system-plugin-emulator -Version: 0.0.10 +Version: 0.0.11 Release: 1 %define systemd_dir /usr/lib/systemd