From: ghost Date: Tue, 26 Apr 2011 11:05:58 +0000 (+0200) Subject: shutdown bdpoll thread on e2 shutdown X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/0594e9b14342c2bca8b574ffabbc58d5dcf80dab shutdown bdpoll thread on e2 shutdown this is needed for newer python versions... thanks to ritzmo fixes bug #671 --- diff --git a/lib/python/Plugins/SystemPlugins/Hotplug/plugin.py b/lib/python/Plugins/SystemPlugins/Hotplug/plugin.py index 84cbbcb6..21b214a5 100644 --- a/lib/python/Plugins/SystemPlugins/Hotplug/plugin.py +++ b/lib/python/Plugins/SystemPlugins/Hotplug/plugin.py @@ -50,12 +50,12 @@ IOC_TYPESHIFT = (IOC_NRSHIFT+IOC_NRBITS) BLKRRPART = ((0x12<