summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-08-07 20:57:25 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-08-08 15:15:32 +0000
commitb43f332e9339cab33e130b3ea6e27c60b4c7e591 (patch)
treec579496bae124198e16e0bb0c1fdb5ac0292ca97
parent108509e80ee20bf39e05442615b243a66fc42e6d (diff)
downloadmeta-ti-b43f332e9339cab33e130b3ea6e27c60b4c7e591.tar.gz
qmss-lld: SRCREV update to 02.01.00.16A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 d579dfa1..f42f16ec 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.16" 12# Below commit ID corresponding to "DEV.QMSS_LLD.02.01.00.16A"
13QMSS_LLD_SRCREV = "7934ae59f545b302ede96482e61a1f79ff3518ce" 13QMSS_LLD_SRCREV = "7ca6e92b2081bd2eb64fa3dc9ca33df78b3ce292"
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.16" 19PV = "02.01.00.16A"
20INC_PR = "r0" 20INC_PR = "r0"
21 21
22DEVICELIST = "k2h k2k k2l k2e" 22DEVICELIST = "k2h k2k k2l k2e"