[hbbtv] reduce CPU usage
[vuplus_openvuplus] / meta-openvuplus / recipes-vuplus / duo2lcd4linux / duo2lcd4linux_0.1.bb
index 378e730..b6efa2a 100644 (file)
@@ -5,14 +5,15 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=80
 SRC_URI = " \
         file://LCD4linux.tar.gz \
         file://wetter.tar.gz \
-       file://duo2lcd4linux.patch;patch=1;pnum=1 \
+       file://duo2lcd4linux.patch \
+       file://duo2lcd4linux-fix-standby.patch \
 "
 
-RDEPENDS = "enigma2 python-codecs python-datetime python-imaging python-textutils python-shell python-ctypes python-pyusb lcd4linux"
+RDEPENDS_${PN} = "enigma2 python-codecs python-datetime python-imaging python-textutils python-shell python-ctypes python-pyusb lcd4linux"
 
 S = "${WORKDIR}/LCD4linux"
 
-PR = "r4"
+PR = "r6"
 
 PLUGINPATH = "/usr/lib/enigma2/python/Plugins/Extensions/LCD4linux"