[oe-commits] Koen Kooi : connman-gnome: update SRC_URI to new repo

git at git.openembedded.org git at git.openembedded.org
Thu Dec 22 17:01:52 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: e07704e6d077eeb31b59c93de7743bda32fa3243
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e07704e6d077eeb31b59c93de7743bda32fa3243

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Thu Dec 22 17:33:54 2011 +0100

connman-gnome: update SRC_URI to new repo

13:33 < koen> holtmann: any plans to repopulate the connman-gnome git repo on kernel.org?
17:25 < holtmann> koen: We moved that to https://github.com/connectivity/connman-gnome
17:26 < holtmann> Just have not gotten around to delete the other one.

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../connman/connman-gnome_0.5.bb                   |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-connectivity/connman/connman-gnome_0.5.bb b/meta/recipes-connectivity/connman/connman-gnome_0.5.bb
index 9c78186..3fde66d 100644
--- a/meta/recipes-connectivity/connman/connman-gnome_0.5.bb
+++ b/meta/recipes-connectivity/connman/connman-gnome_0.5.bb
@@ -8,10 +8,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
 
 DEPENDS = "gtk+ dbus"
 
-PR = "r7"
+PR = "r8"
 
 SRCREV = "78d3c39db6f3f7977b466305110faa8ca5f74ec8"
-SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman-gnome.git;protocol=git \
+SRC_URI = "git://github.com/connectivity/connman-gnome.git;protocol=git \
            file://3g.patch \
            file://security-type.patch"
 





More information about the Openembedded-commits mailing list