diff options
author | Sam Nelson <sam.nelson@ti.com> | 2015-04-11 03:52:27 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-04-10 18:08:41 -0400 |
commit | 3a17af114edc5c0e1178ce90789a8afabad056fb (patch) | |
tree | 9cf988276e59f4cee4bb82af3132cee7d9e716b0 /recipes-bsp/hyplnk-lld/hyplnk-lld.inc | |
parent | 79945047c74dc914073d0cd7f157a271259076e7 (diff) | |
download | meta-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.inc | 8 |
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 | ||
10 | BRANCH="master" | 10 | BRANCH="master" |
11 | SRC_URI = "git://git.ti.com/keystone-rtos/hyplnk-lld.git;destsuffix=git/ti/drv/${LLDNAME};protocol=git;branch=${BRANCH}" | 11 | SRC_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 |
13 | SRCREV = "6910da379501984ecf27f8d23ba6fc6310fe387e" | 13 | SRCREV = "8451586025a0cf561ed9bc6ab70a2cad88a7e95e" |
14 | 14 | ||
15 | PV = "2.1.0" | 15 | PV = "2.1.0.2" |
16 | PR = "r0" | 16 | PR = "r1" |
17 | 17 | ||
18 | DEVICELIST = " k2h \ | 18 | DEVICELIST = " k2h \ |
19 | k2k \ | 19 | k2k \ |