[PATCH] snapcraft: update the source repo for snap build

Ivan Hu ivan.hu at canonical.com
Wed Nov 29 01:51:20 UTC 2023


BugLink: https://bugs.launchpad.net/fwts/+bug/2045089
Snap build fail using the ole repo.

Signed-off-by: Ivan Hu <ivan.hu at canonical.com>
---
 snapcraft.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/snapcraft.yaml b/snapcraft.yaml
index ac6b764f..25effcea 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -20,7 +20,7 @@ architectures:
 parts:
     fwts:
         plugin: autotools
-        source: git://kernel.ubuntu.com/hwe/fwts
+        source: https://github.com/fwts/fwts
         stage-packages:
             - libfdt1
             - libbsd0
-- 
2.34.1




More information about the fwts-devel mailing list