fix standby name (Standby -> Server Idle Mode, Deep Standby -> Standby)
[vuplus_openembedded] / recipes / duo2lcd4linux / duo2lcd4linux_0.1.bb
index df09c5c..d0972f2 100644 (file)
@@ -5,13 +5,14 @@ SRC_URI = " \
         file://LCD4linux.tar.gz \
         file://wetter.tar.gz \
        file://duo2lcd4linux.patch;patch=1;pnum=1 \
+       file://duo2lcd4linux-fix-standby.patch;patch=1;pnum=1 \
 "
 
 RDEPENDS = "enigma2 python-codecs python-datetime python-imaging python-textutils python-shell python-ctypes python-pyusb lcd4linux"
 
 S = "${WORKDIR}/LCD4linux"
 
-PR = "r3"
+PR = "r4"
 
 PLUGINPATH = "/usr/lib/enigma2/python/Plugins/Extensions/LCD4linux"