make firmware update work

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK 2021-03-02 09:04:40 +01:00
parent e8fe02a086
commit 4017482c63

View File

@ -12,10 +12,11 @@ software =
installed-directly = true; installed-directly = true;
compressed = "zlib"; compressed = "zlib";
} }
);
files: ( files: (
{ {
filename = "funkey_gpio_management"; filename = "funkey_gpio_management";
path = "/tmp/"; path = "/tmp/funkey_gpio_management";
} }
); );
scripts: ( scripts: (