summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
-rw-r--r--recipes-demo-hmi/CES2016-demo/CES2016-demo.bb2
2 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index c7853671..f4ea5d67 100644
--- 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
diff --git a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
index c6246091..28c3df3b 100644
--- a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
+++ b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
@@ -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"