mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-06-10 05:03:08 +02:00
make firmware update work
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
@@ -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: (
|
||||||
|
|||||||
Reference in New Issue
Block a user