mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
HOST_PROG_SHUTDOWN currently references a file that doesn't exist. Fix by setting it to /usr/libexec/petitboot/bb-kexec-reboot, which this package already installs but doesn't use. Signed-off-by: Reza Arbab <arbab@linux.ibm.com> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Arnout Vandecappelle <arnout@mind.be> (cherry picked from commit ab91ddd8a8ebdc10fa26a6d9541cf5e50e297973) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>