fix recipes git source url 79/7279/3
authorRonan <ronan.lemartret@iot.bzh>
Tue, 22 Nov 2016 13:53:41 +0000 (14:53 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 24 Nov 2016 14:56:47 +0000 (14:56 +0000)
 * url https://git.automotivelinux.org is not available,
   use https://gerrit.automotivelinux.org instead.

BB-must-fix

Change-Id: I24b92a0eab2f64c001e1e7919c37f8226e6d7de6
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
README.md
recipes-demo-hmi/CES2016-demo/CES2016-demo.bb

index c785367..f4ea5d6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -80,16 +80,16 @@ URI: https://gerrit.automotivelinux.org/gerrit/AGL/meta-renesas
                > tested revision: c5906a1553513ef192a58231700357c5f14f4ae4
 
                * `meta-agl/meta-agl-security`
-               > URI: https://git.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl.git
+               > URI: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl.git
                > branch            : master
 
                * `meta-agl-extra/meta-app-framework`
-               > URI: https://git.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-extra.git
+               > URI: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-extra.git
                > branch            : master
 
  * The feature `agl-sota` has these dependencies:
                * `meta-agl-extra/meta-sota`
-               > URI: https://git.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-extra.git
+               > URI: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-extra.git
                > branch            : master
 
                * `meta-openembedded`
@@ -110,7 +110,7 @@ URI: https://gerrit.automotivelinux.org/gerrit/AGL/meta-renesas
        * The feature `agl-netboot` has these dependenies:
                * `meta-agl/meta-netboot`
 
-                       > URI: https://git.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl.git
+                       > URI: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl.git
                        > branch            : master
 
 
index c624609..28c3df3 100644 (file)
@@ -9,7 +9,7 @@ PN = "ces2016-demo"
 LICENSE     = "MPL-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad"
 
-SRC_URI     = "git://git.automotivelinux.org/gerrit/AGL/DemoApps/CES2016;protocol=http"
+SRC_URI     = "git://gerrit.automotivelinux.org/gerrit/AGL/DemoApps/CES2016;protocol=http"
 SRCREV      = "${AUTOREV}"
 
 PV = "1.0+git"