diff options
author | Duy Dang <duy.dang.yw@rvc.renesas.com> | 2019-02-15 16:19:27 +0700 |
---|---|---|
committer | Thuy Tran <thuy.tran.xh@renesas.com> | 2019-05-23 16:11:59 +0700 |
commit | 4461b4a5a778f6472ebd65ecf034fe45b301cc07 (patch) | |
tree | 61fff5723d7af4ab1b47dd04c2997da53941c231 | |
parent | 62df1d0ddddcf65f37a30bd37be953abe12e7cbd (diff) |
rcar-gen3: optee-os: Update SRCREV to Rev.2.0.2
This commit updates SRCREV of optee-os to Rev.2.0.2 for
the following changes:
- Support HWmanual RPC errata
- Delete the modification used by enabling CFG_WITH_PAGER
Change-Id: I6cc14ec22556ecdaf1b59e72e4c63b6dc78083e0
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit a1715e53ac2b3d6ac30e2524afdd3cdf88e9faf9)
-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 c1b4f6a..81ba4c4 100644 --- a/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb +++ b/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb @@ -13,7 +13,7 @@ inherit deploy pythonnative PV = "3.1.0+renesas+git${SRCPV}" BRANCH = "rcar_gen3" -SRCREV_renesas = "2a34a42f9a6d69c460d70e59e8e2a0c88ca88adc" +SRCREV_renesas = "c3f73c1e8667a829e085c6d2c4d8a6ff1ec3d213" SRCREV_officialgit = "e77020396508fc086d7a4d6137388b116e4a662f" SRCREV_FORMAT = "renesas_officialgit" |