summaryrefslogtreecommitdiffstats
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"
10PV = "0.0+git${SRCPV}" 10PV = "0.0+git${SRCPV}"
11PR = "r0" 11PR = "r0"
12 12
13SRC_URI = "git://git.gnome.org/${BPN};protocol=git" 13SRC_URI = "git://git.gnome.org/${BPN}"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
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
8SRCREV = "99962ae39bb5aadb31929b25c58e1a053f9c9545" 8SRCREV = "99962ae39bb5aadb31929b25c58e1a053f9c9545"
9PV = "0.0.0+git${SRCPV}" 9PV = "0.0.0+git${SRCPV}"
10 10
11SRC_URI = "git://dev.laptop.org/projects/soc-gtk/;protocol=git" 11SRC_URI = "git://dev.laptop.org/projects/soc-gtk/"
12S = "${WORKDIR}/git/gtk-theme-torturer" 12S = "${WORKDIR}/git/gtk-theme-torturer"
13 13
14CFLAGS += "-Wl,-rpath-link,${STAGING_LIBDIR}" 14CFLAGS += "-Wl,-rpath-link,${STAGING_LIBDIR}"