aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThao Nguyen <thao.nguyen.yb@renesas.com>2017-07-13 11:14:09 +0700
committerThao Nguyen <thao.nguyen.yb@renesas.com>2017-08-25 08:42:52 +0700
commit21c8a0366a3bb1bd7430366620761e4e2e3c8880 (patch)
tree342e5a043225fff18de3887d70477354dae62c28
parentf40f31d8af0cfa56f0c9f3d4c509ef59c2d5d0bf (diff)
rcar-gen3: MMNGR: Update SRCREV for driver to follow latest version
This commit updates MMNGR and MMNGRBUF drivers and libraries SRCREV for below changes: - Update version to v1.0. - Improve coding style. - Fix the condition checking in create_l1_pgtable() in driver. Signed-off-by: Thao Nguyen <thao.nguyen.yb@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
-rw-r--r--meta-rcar-gen3/recipes-kernel/kernel-module-mmngr/mmngr_drv.inc2
-rw-r--r--meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-rcar-gen3/recipes-kernel/kernel-module-mmngr/mmngr_drv.inc b/meta-rcar-gen3/recipes-kernel/kernel-module-mmngr/mmngr_drv.inc
index 1563036..cb16d28 100644
--- a/meta-rcar-gen3/recipes-kernel/kernel-module-mmngr/mmngr_drv.inc
+++ b/meta-rcar-gen3/recipes-kernel/kernel-module-mmngr/mmngr_drv.inc
@@ -10,4 +10,4 @@ inherit module
MMNGR_DRV_URI = "git://github.com/renesas-rcar/mmngr_drv.git"
SRC_URI = "${MMNGR_DRV_URI};branch=rcar_gen3"
-SRCREV = "57f91677db7b282159b2dcd440c2c12b8748aff6"
+SRCREV = "f313b1716a6eb276adc5ec7b3db90ec191b65160"
diff --git a/meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc b/meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc
index 4474c61..142ff2e 100644
--- a/meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc
+++ b/meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "\
MMNGR_LIB_URI = "git://github.com/renesas-rcar/mmngr_lib.git"
SRC_URI = "${MMNGR_LIB_URI};branch=rcar_gen3"
-SRCREV = "6f7b2c35afea5513aeb0ac3b182ff28726f2952c"
+SRCREV = "8d2c068eecb41668bee086fc704ed37c2eb1df67"
# Get Wordsize of test app and change their names later to avoid override
WS_aarch64 = ""