浏览代码

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 年之前
父节点
当前提交
aa41361edf
共有 1 个文件被更改,包括 0 次插入1 次删除
  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/"