mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
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;
|
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: (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user