[yocto] [meta-ivi][PATCH 4/4] node-startup-controller: Use public repository

Andrei Gherzan andrei.gherzan at windriver.com
Fri Jan 4 04:07:21 PST 2013


Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
---
 .../node-startup-controller_1.0.1.bb               |    4 ++--
 .../node-startup-controller_git.bb                 |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-extended/node-startup-controller/node-startup-controller_1.0.1.bb b/recipes-extended/node-startup-controller/node-startup-controller_1.0.1.bb
index 814760e..396c7ce 100644
--- a/recipes-extended/node-startup-controller/node-startup-controller_1.0.1.bb
+++ b/recipes-extended/node-startup-controller/node-startup-controller_1.0.1.bb
@@ -13,9 +13,9 @@ LICENSE = "MPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=815ca599c9df247a0c7f619bab123dad"
 
 # tag 1.0.1 : f109eab4393fcb55ecbb0a21d68436a5057a6b82
-SRC_URI = "git://git.genivi.org/srv/git/${PN};protocol=git;tag=f109eab4393fcb55ecbb0a21d68436a5057a6b82 \
+SRC_URI = "git://git.projects.genivi.org/lifecycle/node-startup-controller.git;protocol=git;tag=f109eab4393fcb55ecbb0a21d68436a5057a6b82 \
            file://use-systemd-unit-dir.patch"
-PR = "r1"
+PR = "r2"
 
 DEPENDS = "glib-2.0 dlt-daemon systemd"
 
diff --git a/recipes-extended/node-startup-controller/node-startup-controller_git.bb b/recipes-extended/node-startup-controller/node-startup-controller_git.bb
index 9c02572..0d3b90c 100644
--- a/recipes-extended/node-startup-controller/node-startup-controller_git.bb
+++ b/recipes-extended/node-startup-controller/node-startup-controller_git.bb
@@ -14,11 +14,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=815ca599c9df247a0c7f619bab123dad"
 
 SRCREV = "958e5ab2bc93ac0d885ca75f4f33988cbdd3e758"
 PV = "1.0.0+git${SRCPV}"
-PR = "r1"
+PR = "r2"
 
 DEFAULT_PREFERENCE = "-1"
 
-SRC_URI = "git://git.genivi.org/srv/git/${PN};protocol=git"
+SRC_URI = "git://git.projects.genivi.org/lifecycle/node-startup-controller.git;protocol=git"
 
 DEPENDS = "glib-2.0 dlt-daemon systemd"
 
-- 
1.7.9.5




More information about the yocto mailing list