summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/hyplnk-lld/hyplnk-lld.inc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-04-11 03:52:27 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-10 18:08:41 -0400
commit3a17af114edc5c0e1178ce90789a8afabad056fb (patch)
tree9cf988276e59f4cee4bb82af3132cee7d9e716b0 /recipes-bsp/hyplnk-lld/hyplnk-lld.inc
parent79945047c74dc914073d0cd7f157a271259076e7 (diff)
downloadmeta-ti-3a17af114edc5c0e1178ce90789a8afabad056fb.tar.gz
hyplnk-lld: Update to new version 2.1.0.2
- Add init script to add symbolic link for generic device library - remove unused CHOICELIST Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/hyplnk-lld/hyplnk-lld.inc')
-rw-r--r--recipes-bsp/hyplnk-lld/hyplnk-lld.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/hyplnk-lld/hyplnk-lld.inc b/recipes-bsp/hyplnk-lld/hyplnk-lld.inc
index 4c8bb32a..7f46b7dc 100644
--- a/recipes-bsp/hyplnk-lld/hyplnk-lld.inc
+++ b/recipes-bsp/hyplnk-lld/hyplnk-lld.inc
@@ -9,11 +9,11 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/${LLDNAME}/COPYING.txt;md5=6233
9 9
10BRANCH="master" 10BRANCH="master"
11SRC_URI = "git://git.ti.com/keystone-rtos/hyplnk-lld.git;destsuffix=git/ti/drv/${LLDNAME};protocol=git;branch=${BRANCH}" 11SRC_URI = "git://git.ti.com/keystone-rtos/hyplnk-lld.git;destsuffix=git/ti/drv/${LLDNAME};protocol=git;branch=${BRANCH}"
12# Following commit corresponds to tag DEV.HYPLNK_LLD.02.01.00.01 12# Following commit corresponds to tag DEV.HYPLNK_LLD.02.01.00.02
13SRCREV = "6910da379501984ecf27f8d23ba6fc6310fe387e" 13SRCREV = "8451586025a0cf561ed9bc6ab70a2cad88a7e95e"
14 14
15PV = "2.1.0" 15PV = "2.1.0.2"
16PR = "r0" 16PR = "r1"
17 17
18DEVICELIST = " k2h \ 18DEVICELIST = " k2h \
19 k2k \ 19 k2k \