summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/qmss-lld/qmss-lld.inc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-04-11 03:55:43 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-10 18:08:45 -0400
commita2235a7004d4d48ba502de282ee31d571ab4bb70 (patch)
tree2aa890b713bcaf0192fbf72e8f3643a2cd515d92 /recipes-bsp/qmss-lld/qmss-lld.inc
parentea7cc761702806cc96a60fd492b147cc4c10e852 (diff)
downloadmeta-ti-a2235a7004d4d48ba502de282ee31d571ab4bb70.tar.gz
qmss-lld: Update to new version 2.1.0.10
- Add init script for creating symbolic link for generic device library at boot time Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/qmss-lld/qmss-lld.inc')
-rw-r--r--recipes-bsp/qmss-lld/qmss-lld.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/qmss-lld/qmss-lld.inc b/recipes-bsp/qmss-lld/qmss-lld.inc
index 87499cc9..d2eb81b0 100644
--- a/recipes-bsp/qmss-lld/qmss-lld.inc
+++ b/recipes-bsp/qmss-lld/qmss-lld.inc
@@ -4,10 +4,10 @@ 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.06 7# commit ID corresponding to DEV.QMSS_LLD.02.01.00.10
8SRCREV = "661fff76530fd56cf7550f76c7b7a541ea18fda8" 8SRCREV = "ffec14248f460b7cf4def4457f9c2335df62618d"
9PV = "02.01.00.06" 9PV = "02.01.00.10"
10PR = "r0" 10PR = "r1"
11 11
12DEVICELIST = "k2h k2k k2l k2e" 12DEVICELIST = "k2h k2k k2l k2e"
13 13