mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 18:32:45 +01:00
remove funkey_gpio_management from update
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
@@ -2,7 +2,7 @@ software =
|
||||
{
|
||||
version = "2.1.0";
|
||||
|
||||
hardware-compatibility = [ "#RE:^Rev\.[D-E]$" ];
|
||||
hardware-compatibility = [ "#RE:^Rev\.[D-F]$" ];
|
||||
|
||||
images: (
|
||||
{
|
||||
@@ -13,12 +13,6 @@ software =
|
||||
compressed = "zlib";
|
||||
}
|
||||
);
|
||||
files: (
|
||||
{
|
||||
filename = "funkey_gpio_management";
|
||||
path = "/tmp/funkey_gpio_management";
|
||||
}
|
||||
);
|
||||
scripts: (
|
||||
{
|
||||
filename = "update_partition";
|
||||
|
||||
Reference in New Issue
Block a user