summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r--meta/recipes-gnome/gnome/gconf-dbus_svn.bb2
-rw-r--r--meta/recipes-gnome/gnome/gobject-introspection_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gnome/gconf-dbus_svn.bb b/meta/recipes-gnome/gnome/gconf-dbus_svn.bb
index 879a0bb558..9fdd82c968 100644
--- a/meta/recipes-gnome/gnome/gconf-dbus_svn.bb
+++ b/meta/recipes-gnome/gnome/gconf-dbus_svn.bb
@@ -8,7 +8,7 @@ PROVIDES = "gconf"
8RPROVIDES_${PN} = "gconf" 8RPROVIDES_${PN} = "gconf"
9RPROVIDES_${PN}-dev = "gconf-dev" 9RPROVIDES_${PN}-dev = "gconf-dev"
10 10
11PV = "2.16.0+svnr${SRCREV}" 11PV = "2.16.0+svnr${SRCPV}"
12 12
13SRC_URI = "svn://developer.imendio.com/svn/gconf-dbus;module=trunk;proto=http" 13SRC_URI = "svn://developer.imendio.com/svn/gconf-dbus;module=trunk;proto=http"
14S = "${WORKDIR}/trunk" 14S = "${WORKDIR}/trunk"
diff --git a/meta/recipes-gnome/gnome/gobject-introspection_git.bb b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
index 81d279ac71..49c0ed8970 100644
--- a/meta/recipes-gnome/gnome/gobject-introspection_git.bb
+++ b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
@@ -8,7 +8,7 @@ SRC_URI_virtclass-native = "git://git.gnome.org/gobject-introspection;protocol=g
8LICENSE = "GPLv2+ & LGPLv2+" 8LICENSE = "GPLv2+ & LGPLv2+"
9LIC_FILES_CHKSUM = "file://COPYING.tools;md5=94d55d512a9ba36caa9b7df079bae19f \ 9LIC_FILES_CHKSUM = "file://COPYING.tools;md5=94d55d512a9ba36caa9b7df079bae19f \
10 file://COPYING.lib;md5=3bf50002aefd002f49e7bb854063f7e7" 10 file://COPYING.lib;md5=3bf50002aefd002f49e7bb854063f7e7"
11PV = "0.0+git${SRCREV}" 11PV = "0.0+git${SRCPV}"
12PR = "r3" 12PR = "r3"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"