update drm library for temporary
authorSoyoung Kim <sy037.kim@samsung.com>
Mon, 19 Nov 2012 10:29:23 +0000 (19:29 +0900)
committerSoyoung Kim <sy037.kim@samsung.com>
Mon, 19 Nov 2012 10:49:33 +0000 (19:49 +0900)
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] update drm library to 0.0.3
[SCMRequest] N/A

Change-Id: Iab7dcdbf4cfb59b59c7d451aa7b190d543416fdf

etc/CMakeLists.txt
etc/drm/armv7l/libdrm-service-core-intel.so.0
etc/drm/armv7l/libdrm-service-core-intel.so.0.0.0 [deleted file]
etc/drm/armv7l/libdrm-service-core-intel.so.0.0.3 [new file with mode: 0755]
etc/drm/ix86/libdrm-service-core-intel.so.0
etc/drm/ix86/libdrm-service-core-intel.so.0.0.0 [deleted file]
etc/drm/ix86/libdrm-service-core-intel.so.0.0.3 [new file with mode: 0755]
packaging/wrt-installer.spec

index adccb68..d81f53e 100644 (file)
@@ -4,7 +4,7 @@ INSTALL(PROGRAMS ${ETC_DIR}/wrt_preinstall_widgets.sh DESTINATION /etc/rc.d/init
 
 # Below Code is temporary. When DRM engine is provided it will be removed.
 IF("${ARCH}" MATCHES "arm")
-       INSTALL(FILES ${ETC_DIR}/drm/armv7l/libdrm-service-core-intel.so.0.0.0 DESTINATION lib)
+       INSTALL(FILES ${ETC_DIR}/drm/armv7l/libdrm-service-core-intel.so.0.0.3 DESTINATION lib)
 ELSE("${ARCH}" MATCHES "arm")
-       INSTALL(FILES ${ETC_DIR}/drm/ix86/libdrm-service-core-intel.so.0.0.0 DESTINATION lib)
+       INSTALL(FILES ${ETC_DIR}/drm/ix86/libdrm-service-core-intel.so.0.0.3 DESTINATION lib)
 ENDIF("${ARCH}" MATCHES "arm")
index 4af898f..8080720 120000 (symlink)
@@ -1 +1 @@
-libdrm-service-core-intel.so.0.0.0
\ No newline at end of file
+libdrm-service-core-intel.so.0.0.3
\ No newline at end of file
diff --git a/etc/drm/armv7l/libdrm-service-core-intel.so.0.0.0 b/etc/drm/armv7l/libdrm-service-core-intel.so.0.0.0
deleted file mode 100755 (executable)
index 68b76cf..0000000
Binary files a/etc/drm/armv7l/libdrm-service-core-intel.so.0.0.0 and /dev/null differ
diff --git a/etc/drm/armv7l/libdrm-service-core-intel.so.0.0.3 b/etc/drm/armv7l/libdrm-service-core-intel.so.0.0.3
new file mode 100755 (executable)
index 0000000..8bf5f6a
Binary files /dev/null and b/etc/drm/armv7l/libdrm-service-core-intel.so.0.0.3 differ
index 4af898f..8080720 120000 (symlink)
@@ -1 +1 @@
-libdrm-service-core-intel.so.0.0.0
\ No newline at end of file
+libdrm-service-core-intel.so.0.0.3
\ No newline at end of file
diff --git a/etc/drm/ix86/libdrm-service-core-intel.so.0.0.0 b/etc/drm/ix86/libdrm-service-core-intel.so.0.0.0
deleted file mode 100755 (executable)
index d21a059..0000000
Binary files a/etc/drm/ix86/libdrm-service-core-intel.so.0.0.0 and /dev/null differ
diff --git a/etc/drm/ix86/libdrm-service-core-intel.so.0.0.3 b/etc/drm/ix86/libdrm-service-core-intel.so.0.0.3
new file mode 100755 (executable)
index 0000000..c93f04b
Binary files /dev/null and b/etc/drm/ix86/libdrm-service-core-intel.so.0.0.3 differ
index 8f09b4e..04fdec5 100644 (file)
@@ -93,7 +93,7 @@ chmod 755 /opt/var/drm/inteldrm
 [ -h /usr/lib/libdrm-service-core-intel.so.0 ] && rm /usr/lib/libdrm-service-core-intel.so.0
 [ -h /usr/lib/libdrm-service-core-intel.so ] && rm /usr/lib/libdrm-service-core-intel.so
 
-ln -s /usr/lib/libdrm-service-core-intel.so.0.0.0 /usr/lib/libdrm-service-core-intel.so.0
+ln -s /usr/lib/libdrm-service-core-intel.so.0.0.3 /usr/lib/libdrm-service-core-intel.so.0
 ln -s /usr/lib/libdrm-service-core-intel.so.0 /usr/lib/libdrm-service-core-intel.so
 
 # for downloadable Application icons path