From: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Date: Mon, 30 Jul 2018 12:42:54 +0000 (+0900)
Subject: [RCAR] Fixed revision value for R-Car.
X-Git-Tag: 5.99.3~2
X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F61%2F15861%2F2;p=AGL%2FAGL-repo.git

[RCAR] Fixed revision value for R-Car.

The meta-rcar repository is published in github. However,
the commit ID doesn't be used manifest. To avoid
unexpected update after mastar branch is fix, the commit
ID should be specified.

Change-Id: I0d1d002eedeb00fdb19f75799e265736a9cf6202
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
---

diff --git a/default.xml b/default.xml
index 2f305a7e..8a760265 100644
--- a/default.xml
+++ b/default.xml
@@ -26,7 +26,7 @@
 
   <!-- Renesas Gen3 specific things -->
   <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3"/>
-  <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="v3.7.0"/>
+  <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="a0551596548ef3a4c9132161f3d9c4ae538d6fdc" upstream="v3.7.0"/>
 
   <!-- Updater layers. -->
   <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="ff555e8690eb47177ade42dc6912ae17a759cc45" upstream="rocko"/>