aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb2
-rw-r--r--meta/recipes-gnome/gtk-theme-torturer/gtk-theme-torturer_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb b/meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb
index da2eca6742..0e2f428992 100644
--- a/meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb
+++ b/meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb
@@ -10,7 +10,7 @@ SRCREV = "3dfd0a09de696ec8c544762747f8a0f77153622e"
PV = "0.0+git${SRCPV}"
PR = "r0"
-SRC_URI = "git://git.gnome.org/${BPN};protocol=git"
+SRC_URI = "git://git.gnome.org/${BPN}"
S = "${WORKDIR}/git"
diff --git a/meta/recipes-gnome/gtk-theme-torturer/gtk-theme-torturer_git.bb b/meta/recipes-gnome/gtk-theme-torturer/gtk-theme-torturer_git.bb
index f5a398af7c..3a10ea783c 100644
--- a/meta/recipes-gnome/gtk-theme-torturer/gtk-theme-torturer_git.bb
+++ b/meta/recipes-gnome/gtk-theme-torturer/gtk-theme-torturer_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://appwindow.c;endline=13;md5=8c09920de460c7ea1f64ee5698
SRCREV = "99962ae39bb5aadb31929b25c58e1a053f9c9545"
PV = "0.0.0+git${SRCPV}"
-SRC_URI = "git://dev.laptop.org/projects/soc-gtk/;protocol=git"
+SRC_URI = "git://dev.laptop.org/projects/soc-gtk/"
S = "${WORKDIR}/git/gtk-theme-torturer"
CFLAGS += "-Wl,-rpath-link,${STAGING_LIBDIR}"