summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cmem
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-05-27 23:07:34 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-06-01 10:58:51 -0400
commitf573db51b2db4934f4ba8eb1b9e903973e051706 (patch)
tree7afa9a6504c2a05ac981f1008e1bb7ae45ee2ad9 /recipes-bsp/cmem
parentc0bb5060bfbe7744f5d3d117517c89a2b184b073 (diff)
downloadmeta-ti-f573db51b2db4934f4ba8eb1b9e903973e051706.tar.gz
cmem: Update to new version 4.10.01.02
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/cmem')
-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 bbb86b05..23e5f2e2 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 ?= "master" 6BRANCH ?= "master"
7# This corresponds to version 4.10.00.01 7# This corresponds to version 4.10.01.02
8SRCREV = "0d2fac7187ca1f6af62a98dee5b3621908cf5831" 8SRCREV = "a51d9770021fd16c97fc59b320286a3fa43278bc"
9 9
10PV = "4.10.00.01+git${SRCPV}" 10PV = "4.10.01.02+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