summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2017-01-10 23:06:50 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-01-13 13:15:55 -0500
commitb1c690300e58d42aa9a5b84f9ec9f4e787751d5a (patch)
tree1142d6f0b1adb0f3877c9f4cd59190b54d68278c
parentf88402a40a10cbf50660ffaa1fc944cfdf9f2481 (diff)
downloadmeta-ti-b1c690300e58d42aa9a5b84f9ec9f4e787751d5a.tar.gz
cmem: Update to new version 4.13.00.01_eng
Update to new version 4.13.00.01_eng with bug fix Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/cmem/cmem.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
index af488911..aa9c8f2a 100644
--- a/recipes-bsp/cmem/cmem.inc
+++ b/recipes-bsp/cmem/cmem.inc
@@ -4,10 +4,10 @@ LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e2765a6ba8a636c91aed4b02ac1" 4LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e2765a6ba8a636c91aed4b02ac1"
5 5
6BRANCH = "lu-next" 6BRANCH = "lu-next"
7# This corresponds to version 4.13.00.00_eng 7# This corresponds to version 4.13.00.01_eng
8SRCREV = "1b1e19754049446c20fba7c22b39b325eb0154ec" 8SRCREV = "1389059f01eabc1e853a384f0e5f51c4f3e4f197"
9 9
10PV = "4.13.00.00+git${SRCPV}" 10PV = "4.13.00.01+git${SRCPV}"
11 11
12SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}" 12SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
13 13