diff mbox series

snapcraft: update the source repo for snap build

Message ID 20231129015120.5873-1-ivan.hu@canonical.com
State Accepted
Headers show
Series snapcraft: update the source repo for snap build | expand

Commit Message

Ivan Hu Nov. 29, 2023, 1:51 a.m. UTC
BugLink: https://bugs.launchpad.net/fwts/+bug/2045089
Snap build fail using the ole repo.

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

Patch

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