Kaynağa Gözat

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 9 yıl önce
ebeveyn
işleme
a695c8bc54
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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/"