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:44 -0500
commitf0a7e52d65861a432ff94f2465e67e014cc7eca0 (patch)
treebbbb0012a40062a06215a6291d77ff4e290aec30
parentdb8c12675f8d37f746d99b2bb3b6d6f11869fef0 (diff)
downloadmeta-ti-ti2016.06.tar.gz
cmem: Update to new version 4.13.00.01_engti2016.06-rc5ti2016.06
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