diff --git a/FunKey/board/funkey/rootfs-overlay/usr/local/sbin/shutdown_funkey b/FunKey/board/funkey/rootfs-overlay/usr/local/sbin/shutdown_funkey index f252c4e..0d9c312 100755 --- a/FunKey/board/funkey/rootfs-overlay/usr/local/sbin/shutdown_funkey +++ b/FunKey/board/funkey/rootfs-overlay/usr/local/sbin/shutdown_funkey @@ -13,7 +13,7 @@ notif_set 0 "^^^^^^^^ SHUTTING DOWN...^^^^^^^^" sync # Unmount Roms partition -umount /mnt +#umount /mnt # Shutdown amp start_audio_amp 0 >/dev/null 2>&1 diff --git a/FunKey/package/gpsp/gpsp.mk b/FunKey/package/gpsp/gpsp.mk index 61e23cb..d09f8a9 100644 --- a/FunKey/package/gpsp/gpsp.mk +++ b/FunKey/package/gpsp/gpsp.mk @@ -4,7 +4,7 @@ # ################################################################################ -GPSP_VERSION = b769f202bed9b312298f5943b8d8790efc9e099d +GPSP_VERSION = 98ea8da8b13ff84c6262be7701b69a3646b4f83f GPSP_SITE_METHOD = git GPSP_SITE = ssh://git@fk/FunKey-Project/FunKey-Emulator-GPSP GPSP_LICENSE = GPL-2.0 diff --git a/Recovery/board/funkey/rootfs-overlay/usr/local/sbin/shutdown_funkey b/Recovery/board/funkey/rootfs-overlay/usr/local/sbin/shutdown_funkey index f252c4e..0d9c312 100755 --- a/Recovery/board/funkey/rootfs-overlay/usr/local/sbin/shutdown_funkey +++ b/Recovery/board/funkey/rootfs-overlay/usr/local/sbin/shutdown_funkey @@ -13,7 +13,7 @@ notif_set 0 "^^^^^^^^ SHUTTING DOWN...^^^^^^^^" sync # Unmount Roms partition -umount /mnt +#umount /mnt # Shutdown amp start_audio_amp 0 >/dev/null 2>&1