Signed-off-by: Saul Wold <[email protected]>
---
 .../gnome/{gconf-dbus_svn.bb => gconf-dbus_705.bb} |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
 rename meta/recipes-gnome/gnome/{gconf-dbus_svn.bb => gconf-dbus_705.bb} (69%)

diff --git a/meta/recipes-gnome/gnome/gconf-dbus_svn.bb 
b/meta/recipes-gnome/gnome/gconf-dbus_705.bb
similarity index 69%
rename from meta/recipes-gnome/gnome/gconf-dbus_svn.bb
rename to meta/recipes-gnome/gnome/gconf-dbus_705.bb
index 16a2ddb..fdfc45f 100644
--- a/meta/recipes-gnome/gnome/gconf-dbus_svn.bb
+++ b/meta/recipes-gnome/gnome/gconf-dbus_705.bb
@@ -8,10 +8,15 @@ PROVIDES = "gconf"
 RPROVIDES_${PN} = "gconf"
 RPROVIDES_${PN}-dev = "gconf-dev"
 
-SRCREV = "705"
-PV = "2.16.0+svnr${SRCPV}"
+#SRCREV = "705"
+#PV = "2.16.0+svnr${SRCPV}"
+PR = "r0"
+
+# This SVN repo is no longer available use a tarball mirror site until
+# we move to proper gconf recipe.
+#SRC_URI = "svn://developer.imendio.com/svn/gconf-dbus;module=trunk;proto=http"
+SRC_URI = 
"http://autobuilder.pokylinux.org/sources/trunk_developer.imendio.com_.svn.gconf-dbus_705_.tar.gz";
 
-SRC_URI = "svn://developer.imendio.com/svn/gconf-dbus;module=trunk;proto=http"
 S = "${WORKDIR}/trunk"
 
 inherit pkgconfig autotools
-- 
1.7.3.4


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to