[meta-ti] [PATCH v2] mmap-lld: Update to new version 2.0.0.4

Sam Nelson sam.nelson at ti.com
Fri Apr 10 16:35:30 PDT 2015


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

---
Changes from previous version of patch
- Add new line at end of file
---
---
 recipes-bsp/mmap-lld/mmap-lld.inc |   11 +++++------
 1 file 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"
-- 
1.7.9.5



More information about the meta-ti mailing list