summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-pyudev_0.11.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-pyudev: upgrade to 0.16.1 and fix some issuesMartin Jansa2012-12-191-22/+0
| | | | | | | | | | * 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 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python: bump PR of packages after update of distutils.bbclassAndreas Oberritter2012-06-071-1/+1
| | | | | | | * Bump every recipe inheriting distutils or setuptools and not overriding do_install without calling distutils_do_install. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
* recipes: bump PR after python upgradeMartin Jansa2011-11-011-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyudev: Add version 0.11 (initial recipe)Michael Lippautz2011-07-091-0/+22
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>