python-pyudev: upgrade to 0.16.1 and fix some issues
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 19 Dec 2012 13:46:31 +0000 (14:46 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:26:26 +0000 (08:26 -0800)
commit7d6d070abb84f171c1b518db39d2fba00e5c6782
tree226c063a57569ef27a358f0b2ece7ef78e4e6f89
parentef2e0215e0eaa26db6f8a5c5ed5502923877e7e0
python-pyudev: upgrade to 0.16.1 and fix some issues

* RDEPENDing on libudev always selects udev as provider (even when systemd
  should be used), for details see:
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=3622
* don't import pyudev from setup.py to get right pyudev version, this does
  not work without pyudev installed

(From meta-openembedded rev: 2b4ec7cd91de4620abe5694d5aac6407bb143835)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb [moved from meta-openembedded/meta-oe/recipes-devtools/python/python-pyudev_0.11.bb with 61% similarity]