Merge branch 'devs/devilhorns/ecore_drm_eeze'
authorChris Michael <cp.michael@samsung.com>
Tue, 23 Sep 2014 19:50:44 +0000 (15:50 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 23 Sep 2014 19:50:44 +0000 (15:50 -0400)
ecore-drm: Port existing ecore-drm to use Eeze

ecore-drm now uses Eeze library for udev device functions. This
removes the existing dependency on udev and makes use of our own
library (Eeze) to find, list, watch, and otherwise deal with udev
devices. This is the last of the ecore-drm code that needs porting

NB: Ecore-Drm Now uses Eeze for udev and Eldbus for dbus functionality.

@feature


Trivial merge