make firmware update work
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
parent
e8fe02a086
commit
4017482c63
|
@ -12,10 +12,11 @@ software =
|
|||
installed-directly = true;
|
||||
compressed = "zlib";
|
||||
}
|
||||
);
|
||||
files: (
|
||||
{
|
||||
filename = "funkey_gpio_management";
|
||||
path = "/tmp/";
|
||||
path = "/tmp/funkey_gpio_management";
|
||||
}
|
||||
);
|
||||
scripts: (
|
||||
|
|
Loading…
Reference in New Issue