diff options
author | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2015-08-14 19:28:27 +0900 |
---|---|---|
committer | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2015-08-14 19:38:33 +0900 |
commit | 752f9723fe9df70c7333a9928cc3e3354671ced8 (patch) | |
tree | 57c9199820cd4b8788c89a5c7b70bf35c776941d | |
parent | de6fe68f84d70057c7e089e07b513511faf2881c (diff) |
Update commit id for meta-renesas in README.md0.2015.33
Because the commit id for meta-renesas in README.md has been
changed while reviewing, it is updated by correct one.
Change-Id: I88424b7c18ef18e759d3f24ddb523402dbbd0b67
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,7 +19,7 @@ URI: git://git.openembedded.org/meta-openembedded URI: https://gerrit.automotivelinux.org/gerrit/AGL/meta-renesas > branch: agl-1.0-bsp-1.8.0 -> revision: 0a69b07cfca17d1435f2bc7bf779139c5fac09a3 +> revision: c28172567a6325f5692e5d33b1ae1c1e64e59ddf Layers ------ @@ -136,7 +136,7 @@ NOTE: These instructions are based on GENIVI wiki, [here](http://wiki.projects.g $ cd - $ git clone https://gerrit.automotivelinux.org/gerrit/AGL/meta-renesas $ cd meta-renesas - $ git checkout 0a69b07cfca17d1435f2bc7bf779139c5fac09a3 + $ git checkout c28172567a6325f5692e5d33b1ae1c1e64e59ddf $ cd - $ git clone https://gerrit.automotivelinux.org/gerrit/AGL/meta-agl |