remove funkey_gpio_management from update

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2021-04-13 16:39:31 +02:00
parent 853d7e3096
commit e6d932c8c7
2 changed files with 5 additions and 20 deletions

View File

@@ -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";