summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2018-12-21 17:34:41 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-01-03 23:31:56 +0000
commit06192ea1216f7d18ebac005ac71cd259a67d703e (patch)
treecb847591825e2fb924c1099883459d520fa7f568
parent4c2d990af0cf7285f5c0a811e75422d376006d60 (diff)
downloadmeta-ti-06192ea1216f7d18ebac005ac71cd259a67d703e.tar.gz
cmem: Update to new version 4.16.00.00
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 abbf2492..c2719403 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=26be509e4bb413905bda8309e338e2b1" 4LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=26be509e4bb413905bda8309e338e2b1"
5 5
6BRANCH = "master" 6BRANCH = "master"
7# This corresponds to version 4.15.00.02 7# This corresponds to version 4.16.00.00
8SRCREV = "0f39ed469f7c327cb0b03139976b511c337c7f6a" 8SRCREV = "4f970f053b42e8d2a6f1a8cd4b14786196468fd3"
9 9
10PV = "4.15.00.02+git${SRCPV}" 10PV = "4.16.00.00+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