Add "video_encoder" resource for murphy's available resource list 57/127157/1
authorJeongmo Yang <jm80.yang@samsung.com>
Wed, 26 Apr 2017 09:04:30 +0000 (18:04 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Wed, 26 Apr 2017 09:04:30 +0000 (18:04 +0900)
[Version] 0.2.100
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-unified_20170421.3]

Change-Id: I523d7c1806a46fb8cb0ae2f72cfe51450dbb5a1d
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
mmfw-sysconf-target-tm1/etc/murphy/murphy.lua
packaging/mmfw-sysconf.spec

index da860ec..1665623 100644 (file)
@@ -87,6 +87,12 @@ resource.class {
 }
 
 resource.class {
+     name = "video_encoder",
+     shareable = false,
+     sync_release = true
+}
+
+resource.class {
      name = "camera",
      shareable = false,
      sync_release = true
index 5cbb355..e3987e6 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.99
+Version:    0.2.100
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0