summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/qmss-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2018-07-19 23:24:02 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-07-24 18:18:49 +0000
commit233201edae84e321e1f8681570a83caf4d4f4c5b (patch)
tree1b7dbb18d0a591151e014b9174322b623b393d39 /recipes-bsp/qmss-lld
parentc51efc85e7227ac5ba6b9d7dcd77022fe8f6f388 (diff)
downloadmeta-ti-233201edae84e321e1f8681570a83caf4d4f4c5b.tar.gz
qmss-lld: Update to version 2.1.0.16
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/qmss-lld')
-rw-r--r--recipes-bsp/qmss-lld/qmss-lld.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/qmss-lld/qmss-lld.inc b/recipes-bsp/qmss-lld/qmss-lld.inc
index 155062c7..d579dfa1 100644
--- a/recipes-bsp/qmss-lld/qmss-lld.inc
+++ b/recipes-bsp/qmss-lld/qmss-lld.inc
@@ -9,14 +9,14 @@ QMSS_LLD_GIT_PROTOCOL = "git"
9QMSS_LLD_GIT_BRANCH = "master" 9QMSS_LLD_GIT_BRANCH = "master"
10QMSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/qmss" 10QMSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/qmss"
11 11
12# Below commit ID corresponding to "DEV.QMSS_LLD.02.01.00.15A" 12# Below commit ID corresponding to "DEV.QMSS_LLD.02.01.00.16"
13QMSS_LLD_SRCREV = "72fe9dc35b9e128a95b4e3e4403cb197616e2e88" 13QMSS_LLD_SRCREV = "7934ae59f545b302ede96482e61a1f79ff3518ce"
14 14
15BRANCH ="${QMSS_LLD_GIT_BRANCH}" 15BRANCH ="${QMSS_LLD_GIT_BRANCH}"
16SRC_URI = "${QMSS_LLD_GIT_URI};destsuffix=${QMSS_LLD_GIT_DESTSUFFIX};protocol=${QMSS_LLD_GIT_PROTOCOL};branch=${BRANCH}" 16SRC_URI = "${QMSS_LLD_GIT_URI};destsuffix=${QMSS_LLD_GIT_DESTSUFFIX};protocol=${QMSS_LLD_GIT_PROTOCOL};branch=${BRANCH}"
17SRCREV = "${QMSS_LLD_SRCREV}" 17SRCREV = "${QMSS_LLD_SRCREV}"
18 18
19PV = "02.01.00.15A" 19PV = "02.01.00.16"
20INC_PR = "r0" 20INC_PR = "r0"
21 21
22DEVICELIST = "k2h k2k k2l k2e" 22DEVICELIST = "k2h k2k k2l k2e"