Explorar o código

fix missing quotes in last commit

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic %!s(int64=8) %!d(string=hai) anos
pai
achega
4e586b38a1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      recipes-support/swupdate/swupdate.inc

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

@@ -135,4 +135,4 @@ INITSCRIPT_NAME = "swupdate"
 INITSCRIPT_PARAMS = "defaults 70"
 
 SYSTEMD_SERVICE_${PN} = "swupdate.service"
-SYSTEMD_SERVICE_${PN} += swupdate-usb@.service swupdate-progress.service"
+SYSTEMD_SERVICE_${PN} += "swupdate-usb@.service swupdate-progress.service"