summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2017-06-03 17:57:12 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-06-07 01:39:27 -0400
commit98096ce7aa58442d73aaa3e50a53d957ffbcb4fd (patch)
tree56f3d831934b4627ca5a2c04e2871e88a80df96f
parent5d4cc522c28ca952b6dadce33ac7cb176c5d529b (diff)
downloadmeta-ti-98096ce7aa58442d73aaa3e50a53d957ffbcb4fd.tar.gz
cmem: Remove eng postfix in comment for GA version 4.14.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.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
index b6ffb279..cebced36 100644
--- a/recipes-bsp/cmem/cmem.inc
+++ b/recipes-bsp/cmem/cmem.inc
@@ -4,7 +4,7 @@ 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.14.00.00_eng 7# This corresponds to version 4.14.00.00
8SRCREV = "b514a99ac45c64f0439282d0774d7cff5def4c6f" 8SRCREV = "b514a99ac45c64f0439282d0774d7cff5def4c6f"
9 9
10PV = "4.14.00.00+git${SRCPV}" 10PV = "4.14.00.00+git${SRCPV}"