summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-bsp/mmap-lld/mmap-lld.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-ti/recipes-bsp/mmap-lld/mmap-lld.inc')
-rw-r--r--bsp/meta-ti/recipes-bsp/mmap-lld/mmap-lld.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/bsp/meta-ti/recipes-bsp/mmap-lld/mmap-lld.inc b/bsp/meta-ti/recipes-bsp/mmap-lld/mmap-lld.inc
index e6c4cd62..7e11a4c5 100644
--- a/bsp/meta-ti/recipes-bsp/mmap-lld/mmap-lld.inc
+++ b/bsp/meta-ti/recipes-bsp/mmap-lld/mmap-lld.inc
@@ -9,14 +9,14 @@ MMAP_LLD_GIT_PROTOCOL = "git"
MMAP_LLD_GIT_BRANCH = "master"
MMAP_LLD_GIT_DESTSUFFIX = "git/ti/runtime/mmap"
-# Commit correspond to DEV.MMAP.02.00.00.08A
-MMAP_LLD_SRCREV = "bbccde8da6c87f59af3b0494e2d75ba52c69df20"
+# Commit correspond to DEV.MMAP.02.00.00.08C
+MMAP_LLD_SRCREV = "62e75191ab7144604102dabaa288c5fd5048fc49"
BRANCH="${MMAP_LLD_GIT_BRANCH}"
SRC_URI = "${MMAP_LLD_GIT_URI};destsuffix=${MMAP_LLD_GIT_DESTSUFFIX};protocol=${MMAP_LLD_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${MMAP_LLD_SRCREV}"
-PV = "2.0.0.8A"
+PV = "2.0.0.8C"
INC_PR = "r0"
S = "${WORKDIR}/git/ti/runtime/mmap"