Explorar el Código

swupdate: drop not existing startup script

The "recovery" init script belongs to a very old
version of swupdate and it does not exist.

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic hace 9 años
padre
commit
a695c8bc54
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      recipes-support/swupdate/swupdate.inc

+ 0 - 1
recipes-support/swupdate/swupdate.inc

@@ -19,7 +19,6 @@ FILES_${PN}-www = "/www/*"
 FILES_${PN}-dev = "${includedir}"
 FILES_${PN}-staticdev = "${libdir}"
 FILES_${PN} = "${bindir}/* /etc"
-CONFFILES_${PN} += "${sysconfdir}/init.d/recovery"
 
 S = "${WORKDIR}/git/"