Skip to content

Commit

Permalink
add missing .sh extension
Browse files Browse the repository at this point in the history
  • Loading branch information
hangon1234 committed Oct 12, 2024
1 parent efb3d43 commit 52a61be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ TARGET_LDFLAGS += "-pthread -lrt"

# Use initscript
INITSCRIPT_PACKAGES = "${PN}"
INITSCRIPT_NAME:${PN} = "aesdsocket-start-stop"
INITSCRIPT_NAME:${PN} = "aesdsocket-start-stop.sh"

do_configure () {
}
Expand Down

0 comments on commit 52a61be

Please sign in to comment.