diff options
author | Thao Nguyen <thao.nguyen.yb@renesas.com> | 2017-07-13 10:04:14 +0700 |
---|---|---|
committer | Thao Nguyen <thao.nguyen.yb@renesas.com> | 2017-08-25 08:38:43 +0700 |
commit | c909facc57c49d9d10671c7edfc5407596255e5c (patch) | |
tree | 52083a9752ecbc6bbeb1d24a7a5a96f786d65e0e /meta-rcar-gen3/recipes-bsp/optee | |
parent | 4c5fb5237c755193099c5e2b885dd563cc106d36 (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.16 rev4.
- Update optee_os to Rev1.0.9 rev2.
- Update optee_linuxdriver to Rev1.0.7 rev2.
Signed-off-by: Thao Nguyen <thao.nguyen.yb@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 ce51686..bc26a46 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 = "49456af7235b1b7e6e8a5c11b2a7634b66a762b0" +SRCREV_renesas = "1e959b66e877546d83b3ac7fb5d10baa4a034acc" SRCREV_officialgit = "c0c5d399d81a0669f5c8e3bcb20039d65649a78d" SRCREV_FORMAT = "renesas_officialgit" |