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-05 13:19:34 -0400
commit7c0dc31d4472c0412e3b2b5d0713a1f65465ee5e (patch)
tree46df512e8860d5fc8d39947b9fc60b181b14adc1
parent26058cf5768decff3bcd147a967c84451f43c719 (diff)
downloadmeta-ti-7c0dc31d4472c0412e3b2b5d0713a1f65465ee5e.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}"