From a1715e53ac2b3d6ac30e2524afdd3cdf88e9faf9 Mon Sep 17 00:00:00 2001 From: Duy Dang Date: Fri, 15 Feb 2019 16:19:27 +0700 Subject: 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 Signed-off-by: Takamitsu Honda --- meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 54a4591..76c7a02 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" -- cgit 1.2.3-korg