summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rm-lld/rm-lld_git.bb
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-10-20 01:11:37 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-10-19 15:12:46 -0400
commita266decde2166d5875e57978cd4d6fd86b9a2083 (patch)
tree5f7ecb5c91b3798217e594337c3612ef8fd64c53 /recipes-bsp/rm-lld/rm-lld_git.bb
parent087573d0a20df6217c5a8fc6cfaa4f7882c6a988 (diff)
downloadmeta-ti-a266decde2166d5875e57978cd4d6fd86b9a2083.tar.gz
rm-lld: Update to new version 2.1.2.0
-Skip PR Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/rm-lld/rm-lld_git.bb')
-rw-r--r--recipes-bsp/rm-lld/rm-lld_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/rm-lld/rm-lld_git.bb b/recipes-bsp/rm-lld/rm-lld_git.bb
index beac9276..8b2806c9 100644
--- a/recipes-bsp/rm-lld/rm-lld_git.bb
+++ b/recipes-bsp/rm-lld/rm-lld_git.bb
@@ -4,9 +4,9 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/rm/COPYING.txt;md5=dc61631b6536
4 4
5BRANCH="master" 5BRANCH="master"
6SRC_URI = "git://git.ti.com/keystone-rtos/rm-lld.git;destsuffix=git/ti/drv/rm;protocol=git;branch=${BRANCH}" 6SRC_URI = "git://git.ti.com/keystone-rtos/rm-lld.git;destsuffix=git/ti/drv/rm;protocol=git;branch=${BRANCH}"
7# Below commit ID corresponds to DEV.RM_LLD.02.01.00.08 7# Below commit ID corresponds to DEV.RM_LLD.02.01.02.00
8SRCREV = "7873d22076b4cb865365bbce20a244121414bb44" 8SRCREV = "b3d711203c6b4cf99fb2f95dc2f4728dfd1b2639"
9PV = "02.01.00.08" 9PV = "02.01.02.00"
10PR = "r1" 10PR = "r1"
11 11
12COMPATIBLE_MACHINE = "keystone" 12COMPATIBLE_MACHINE = "keystone"