build fix
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-vuplus / e2openplugins / enigma2-plugin-systemplugins-autoshutdown.bb
index c30ef27..e1d87e3 100644 (file)
@@ -3,14 +3,19 @@ DESCRIPTION = "automated power off for STB"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 inherit gitpkgv
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 inherit gitpkgv
-SRCREV = ""
-PV = "0.6+git${SRCPV}"
-PKGV = "0.6+git${GITPKGV}"
-PR = "r0"
+SRCREV="406e54cb250fecb5040dba844098140982186668"
+PV = "0.3+git${SRCPV}"
+PKGV = "0.3+git${GITPKGV}"
+PR = "r3"
 
 require openplugins.inc
 
 
 require openplugins.inc
 
-inherit autotools
+SRC_URI += " \
+        file://autoshutdown-default-time_20121207.patch \
+        file://autoshutdown-fix-standby_20140407.patch \
+"
+
+inherit autotools-brokensep
 
 FILES_${PN} = "/"
 
 
 FILES_${PN} = "/"