Explorar o código

Fix creation of swupdate-progress-systemd

Fix bf95cb0fb moving the service unit from swupdate-progress to
swupdate-progress-systemd.

Signed-off-by: Stefano Babic <sbabic@denx.de>
Reported-by: Oliver Westermann <Oliver.Westermann@cognex.com>
CC: Kyle Russell <bkylerussell@gmail.com>
Stefano Babic %!s(int64=4) %!d(string=hai) anos
pai
achega
beb7a54d1c
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

@@ -273,5 +273,5 @@ INITSCRIPT_PARAMS = "defaults 70"
 
 SYSTEMD_PACKAGES = "${PN} ${PN}-progress ${PN}-usb"
 SYSTEMD_SERVICE_${PN} = "swupdate.service swupdate.socket"
-SYSTEMD_SERVICE_${PN}-progress = "swupdate-progress.service"
+SYSTEMD_SERVICE_${PN}-progress-systemd = "swupdate-progress.service"
 SYSTEMD_SERVICE_${PN}-usb = "swupdate-usb@.service"