summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-09-19 21:00:57 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-09-20 19:51:05 -0400
commit606742392778f41a2a84c06c1981e4ca01f26e99 (patch)
treeec737a6fa6e8ef3e65f3952479ffcf7ae0519bdb
parent3c053981b3fcc84d744bd3ac0c4c396f8d08a801 (diff)
downloadmeta-ti-606742392778f41a2a84c06c1981e4ca01f26e99.tar.gz
hyplnk-lld: Updating to version 2.1.0.7
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/hyplnk-lld/hyplnk-lld.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/hyplnk-lld/hyplnk-lld.inc b/recipes-bsp/hyplnk-lld/hyplnk-lld.inc
index c0d84642..e4aeff4e 100644
--- a/recipes-bsp/hyplnk-lld/hyplnk-lld.inc
+++ b/recipes-bsp/hyplnk-lld/hyplnk-lld.inc
@@ -13,14 +13,14 @@ HYPLNK_GIT_PROTOCOL = "git"
13HYPLNK_GIT_BRANCH = "master" 13HYPLNK_GIT_BRANCH = "master"
14HYPLNK_GIT_DESTSUFFIX = "git/ti/drv/${LLDNAME}" 14HYPLNK_GIT_DESTSUFFIX = "git/ti/drv/${LLDNAME}"
15 15
16# Following commit corresponds to tag DEV.HYPLNK_LLD.02.01.00.06 16# Following commit corresponds to tag DEV.HYPLNK_LLD.02.01.00.07
17HYPLNK_SRCREV = "a1953ca33114c5a4daca6289a7fb75b201f566d2" 17HYPLNK_SRCREV = "7799dd3b1ef425494bf52534adebb915f6566885"
18 18
19BRANCH="${HYPLNK_GIT_BRANCH}" 19BRANCH="${HYPLNK_GIT_BRANCH}"
20SRC_URI = "${HYPLNK_GIT_URI};destsuffix=${HYPLNK_GIT_DESTSUFFIX};protocol=${HYPLNK_GIT_PROTOCOL};branch=${BRANCH}" 20SRC_URI = "${HYPLNK_GIT_URI};destsuffix=${HYPLNK_GIT_DESTSUFFIX};protocol=${HYPLNK_GIT_PROTOCOL};branch=${BRANCH}"
21SRCREV = "${HYPLNK_SRCREV}" 21SRCREV = "${HYPLNK_SRCREV}"
22 22
23PV = "2.1.0.6" 23PV = "2.1.0.7"
24INC_PR = "r0" 24INC_PR = "r0"
25 25
26DEVICELIST_k2hk = "k2h k2k" 26DEVICELIST_k2hk = "k2h k2k"