diff options
author | Thuy Tran <thuy.tran.xh@rvc.renesas.com> | 2017-10-24 14:55:31 +0700 |
---|---|---|
committer | Thuy Tran <thuy.tran.xh@rvc.renesas.com> | 2017-11-24 20:14:47 +0700 |
commit | f218c158a4291c9715d304e6429489f88fbe5a84 (patch) | |
tree | babcbae3640eac20f6b82e39c09618f9e6ad50ce /meta-rcar-gen3/recipes-bsp/optee | |
parent | c8ab873848091345d367b39a21ed6ccbced5aef3 (diff) |
rcar-gen3: IPL: Update SRCREV to follow the latest version
This commit updates IPL components versions as below:
- Update IPL and Secure Monitor Rev1.0.17 rev2.
- Update optee_os Rev1.0.10.
Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-bsp/optee')
-rw-r--r-- | meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb b/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb index bc26a46..276c8ca 100644 --- a/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb +++ b/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb @@ -15,7 +15,7 @@ inherit deploy pythonnative PV = "2.2.0+renesas+git${SRCPV}" BRANCH = "rcar_gen3" -SRCREV_renesas = "1e959b66e877546d83b3ac7fb5d10baa4a034acc" +SRCREV_renesas = "9f55b367da9f5ba6966eb75383d2f6ff472a473f" SRCREV_officialgit = "c0c5d399d81a0669f5c8e3bcb20039d65649a78d" SRCREV_FORMAT = "renesas_officialgit" |