summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/qmss-lld
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-10-20 01:14:47 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-10-19 17:10:55 -0400
commit238c1a5411eb5fa197f33d0787dbb72db93a0a9e (patch)
tree35da573f94e8edcb4fe13cee6a0705be16d83ecf /recipes-bsp/qmss-lld
parenta266decde2166d5875e57978cd4d6fd86b9a2083 (diff)
downloadmeta-ti-238c1a5411eb5fa197f33d0787dbb72db93a0a9e.tar.gz
qmss-lld: Update to new version 2.1.0.11
-Skip PR Signed-off-by: Sam Nelson <sam.nelson@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.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-bsp/qmss-lld/qmss-lld.inc b/recipes-bsp/qmss-lld/qmss-lld.inc
index d2eb81b0..29ef0ce0 100644
--- a/recipes-bsp/qmss-lld/qmss-lld.inc
+++ b/recipes-bsp/qmss-lld/qmss-lld.inc
@@ -4,10 +4,9 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/qmss/COPYING.txt;md5=e8f6789acd
4BRANCH ="master" 4BRANCH ="master"
5SRC_URI = "git://git.ti.com/keystone-rtos/qmss-lld.git;destsuffix=git/ti/drv/qmss;protocol=git;branch=${BRANCH}" 5SRC_URI = "git://git.ti.com/keystone-rtos/qmss-lld.git;destsuffix=git/ti/drv/qmss;protocol=git;branch=${BRANCH}"
6 6
7# commit ID corresponding to DEV.QMSS_LLD.02.01.00.10 7# commit ID corresponding to DEV.QMSS_LLD.02.01.00.11
8SRCREV = "ffec14248f460b7cf4def4457f9c2335df62618d" 8SRCREV = "2024ab2d411c1a6dd3f5e768a3cb30c2a685f1e4"
9PV = "02.01.00.10" 9PV = "02.01.00.11"
10PR = "r1"
11 10
12DEVICELIST = "k2h k2k k2l k2e" 11DEVICELIST = "k2h k2k k2l k2e"
13 12