From 4017482c63496ce80d46b17fd49579e04d598902 Mon Sep 17 00:00:00 2001 From: Michel-FK Date: Tue, 2 Mar 2021 09:04:40 +0100 Subject: [PATCH] make firmware update work Signed-off-by: Michel-FK --- FunKey/board/funkey/sw-description | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FunKey/board/funkey/sw-description b/FunKey/board/funkey/sw-description index a4158d1..6d4ad09 100644 --- a/FunKey/board/funkey/sw-description +++ b/FunKey/board/funkey/sw-description @@ -12,10 +12,11 @@ software = installed-directly = true; compressed = "zlib"; } + ); files: ( { filename = "funkey_gpio_management"; - path = "/tmp/"; + path = "/tmp/funkey_gpio_management"; } ); scripts: (