diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-07-19 23:24:02 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-07-24 18:18:49 +0000 |
commit | 233201edae84e321e1f8681570a83caf4d4f4c5b (patch) | |
tree | 1b7dbb18d0a591151e014b9174322b623b393d39 /recipes-bsp/qmss-lld | |
parent | c51efc85e7227ac5ba6b9d7dcd77022fe8f6f388 (diff) | |
download | meta-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.inc | 6 |
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" | |||
9 | QMSS_LLD_GIT_BRANCH = "master" | 9 | QMSS_LLD_GIT_BRANCH = "master" |
10 | QMSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/qmss" | 10 | QMSS_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" |
13 | QMSS_LLD_SRCREV = "72fe9dc35b9e128a95b4e3e4403cb197616e2e88" | 13 | QMSS_LLD_SRCREV = "7934ae59f545b302ede96482e61a1f79ff3518ce" |
14 | 14 | ||
15 | BRANCH ="${QMSS_LLD_GIT_BRANCH}" | 15 | BRANCH ="${QMSS_LLD_GIT_BRANCH}" |
16 | SRC_URI = "${QMSS_LLD_GIT_URI};destsuffix=${QMSS_LLD_GIT_DESTSUFFIX};protocol=${QMSS_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 16 | SRC_URI = "${QMSS_LLD_GIT_URI};destsuffix=${QMSS_LLD_GIT_DESTSUFFIX};protocol=${QMSS_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
17 | SRCREV = "${QMSS_LLD_SRCREV}" | 17 | SRCREV = "${QMSS_LLD_SRCREV}" |
18 | 18 | ||
19 | PV = "02.01.00.15A" | 19 | PV = "02.01.00.16" |
20 | INC_PR = "r0" | 20 | INC_PR = "r0" |
21 | 21 | ||
22 | DEVICELIST = "k2h k2k k2l k2e" | 22 | DEVICELIST = "k2h k2k k2l k2e" |