diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-08-07 20:57:25 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-08-09 20:22:42 +0000 |
commit | eef11d5ee7f4bb6020eeb82d65f02ff040cffa8a (patch) | |
tree | 72d63e5d9524ff34c7e11f369063f454ef2af10f /recipes-bsp/qmss-lld | |
parent | 43f00d21e3cfafa6f6014d977bd2e0e4c6b06c7a (diff) | |
download | meta-ti-eef11d5ee7f4bb6020eeb82d65f02ff040cffa8a.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>
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 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" | |||
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.16" | 12 | # Below commit ID corresponding to "DEV.QMSS_LLD.02.01.00.16A" |
13 | QMSS_LLD_SRCREV = "7934ae59f545b302ede96482e61a1f79ff3518ce" | 13 | QMSS_LLD_SRCREV = "7ca6e92b2081bd2eb64fa3dc9ca33df78b3ce292" |
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.16" | 19 | PV = "02.01.00.16A" |
20 | INC_PR = "r0" | 20 | INC_PR = "r0" |
21 | 21 | ||
22 | DEVICELIST = "k2h k2k k2l k2e" | 22 | DEVICELIST = "k2h k2k k2l k2e" |