summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bbappend2
-rw-r--r--recipes-graphics/cantarell-fonts/cantarell-fonts_git.bbappend2
2 files changed, 4 insertions, 0 deletions
diff --git a/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bbappend b/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bbappend
new file mode 100644
index 0000000..3bc9b1b
--- /dev/null
+++ b/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bbappend
@@ -0,0 +1,2 @@
+# fix changed url for gnome git
+SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https" \ No newline at end of file
diff --git a/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bbappend b/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bbappend
new file mode 100644
index 0000000..cbcce6f
--- /dev/null
+++ b/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bbappend
@@ -0,0 +1,2 @@
+# fix changed url for gnome git
+SRC_URI = "git://gitlab.gnome.org/GNOME/cantarell-fonts;protocol=https;branch=master" \ No newline at end of file