summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-11-07 09:18:52 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2018-12-18 16:23:01 +0100
commitaa24df222ed4ae1500675920c8a3cd6a7704a19e (patch)
tree55f0e87b765e3cf0b7022c4fcc833fe107092bdf
parent4dd2f81c4f0337f8e4b0fc915ad94feba514789e (diff)
recipes: update git.gnome.org address
Revert once 8382cdc0888ca645a44aacaac1155afb8dcde979 and 77c353cc9bdfbf1b6453b2579b72726db05eb69c are backported to rocko. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-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