From 22a097b3204a314cd0a5ebe56c1e8158962fa9c4 Mon Sep 17 00:00:00 2001 From: Hook25 Date: Thu, 19 Oct 2023 11:35:56 +0200 Subject: [PATCH] Fixed fwts to now use github --- checkbox-core-snap/series16/snap/snapcraft.yaml | 2 +- checkbox-core-snap/series18/snap/snapcraft.yaml | 2 +- checkbox-core-snap/series20/snap/snapcraft.yaml | 2 +- checkbox-core-snap/series22/snap/snapcraft.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/checkbox-core-snap/series16/snap/snapcraft.yaml b/checkbox-core-snap/series16/snap/snapcraft.yaml index 069c04a63..c58b38711 100644 --- a/checkbox-core-snap/series16/snap/snapcraft.yaml +++ b/checkbox-core-snap/series16/snap/snapcraft.yaml @@ -74,7 +74,7 @@ parts: source-tag: "V23.09.00" source-depth: 1 plugin: autotools - source: git://git.launchpad.net/~firmware-testing-team/fwts/+git/fwts + source: https://github.com/fwts/fwts.git stage-packages: - libfdt1 - libbsd0 diff --git a/checkbox-core-snap/series18/snap/snapcraft.yaml b/checkbox-core-snap/series18/snap/snapcraft.yaml index 8ea4b2d8f..7b1cc9ebb 100644 --- a/checkbox-core-snap/series18/snap/snapcraft.yaml +++ b/checkbox-core-snap/series18/snap/snapcraft.yaml @@ -78,7 +78,7 @@ parts: source-tag: "V23.09.00" source-depth: 1 plugin: autotools - source: git://git.launchpad.net/~firmware-testing-team/fwts/+git/fwts + source: https://github.com/fwts/fwts.git stage-packages: - libfdt1 - libbsd0 diff --git a/checkbox-core-snap/series20/snap/snapcraft.yaml b/checkbox-core-snap/series20/snap/snapcraft.yaml index 82d1ec713..44ac12ffa 100644 --- a/checkbox-core-snap/series20/snap/snapcraft.yaml +++ b/checkbox-core-snap/series20/snap/snapcraft.yaml @@ -78,7 +78,7 @@ parts: source-tag: "V23.09.00" source-depth: 1 plugin: autotools - source: git://git.launchpad.net/~firmware-testing-team/fwts/+git/fwts + source: https://github.com/fwts/fwts.git autotools-configure-parameters: - --prefix=/ stage-packages: diff --git a/checkbox-core-snap/series22/snap/snapcraft.yaml b/checkbox-core-snap/series22/snap/snapcraft.yaml index cbaecbc8d..1773ff74e 100644 --- a/checkbox-core-snap/series22/snap/snapcraft.yaml +++ b/checkbox-core-snap/series22/snap/snapcraft.yaml @@ -82,7 +82,7 @@ parts: source-tag: "V23.09.00" source-depth: 1 plugin: autotools - source: git://git.launchpad.net/~firmware-testing-team/fwts/+git/fwts + source: https://github.com/fwts/fwts.git autotools-configure-parameters: - --prefix=/ stage-packages: