[meta-ti] Sam Nelson : mmap-lld: Update to new version 2.0.0.4

Arago Project git git at arago-project.org
Mon Apr 20 13:20:02 PDT 2015


Module: meta-ti
Branch: daisy
Commit: 6b23a352f29a28ff1c205c754573ee535d8ce4c4
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=6b23a352f29a28ff1c205c754573ee535d8ce4c4

Author: Sam Nelson <sam.nelson at ti.com>
Date:   Sat Apr 11 05:35:30 2015 +0000

mmap-lld: Update to new version 2.0.0.4

Signed-off-by: Sam Nelson <sam.nelson at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/mmap-lld/mmap-lld.inc |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/recipes-bsp/mmap-lld/mmap-lld.inc b/recipes-bsp/mmap-lld/mmap-lld.inc
index b8a5b32..a5158d5 100644
--- a/recipes-bsp/mmap-lld/mmap-lld.inc
+++ b/recipes-bsp/mmap-lld/mmap-lld.inc
@@ -4,13 +4,12 @@ COMPATIBLE_MACHINE = "keystone"
 
 LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606"
 
-
 BRANCH="master"
 SRC_URI = "git://git.ti.com/keystone-rtos/mmap-lld.git;destsuffix=git/ti/runtime/mmap;protocol=git;branch=${BRANCH}"
-# Commit correspond to DEV.MMAP.02.00.00.03
-SRCREV = "601f9284c392f67bb7f69ed1a5df5231a43c3137"
+# Commit correspond to DEV.MMAP.02.00.00.04
+SRCREV = "306895eb2d5decd14a760e70d273946958ff716f"
 
-PV="2.0.0"
-PR = "r0"
+PV = "2.0.0.4"
+PR = "r1"
 
-S = "${WORKDIR}/git/ti/runtime/mmap"
\ No newline at end of file
+S = "${WORKDIR}/git/ti/runtime/mmap"



More information about the meta-ti mailing list