diff options
author | Sam Nelson <sam.nelson@ti.com> | 2015-10-20 01:11:37 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-10-19 15:12:46 -0400 |
commit | a266decde2166d5875e57978cd4d6fd86b9a2083 (patch) | |
tree | 5f7ecb5c91b3798217e594337c3612ef8fd64c53 /recipes-bsp/rm-lld/rm-lld_git.bb | |
parent | 087573d0a20df6217c5a8fc6cfaa4f7882c6a988 (diff) | |
download | meta-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.bb | 6 |
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 | ||
5 | BRANCH="master" | 5 | BRANCH="master" |
6 | SRC_URI = "git://git.ti.com/keystone-rtos/rm-lld.git;destsuffix=git/ti/drv/rm;protocol=git;branch=${BRANCH}" | 6 | SRC_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 |
8 | SRCREV = "7873d22076b4cb865365bbce20a244121414bb44" | 8 | SRCREV = "b3d711203c6b4cf99fb2f95dc2f4728dfd1b2639" |
9 | PV = "02.01.00.08" | 9 | PV = "02.01.02.00" |
10 | PR = "r1" | 10 | PR = "r1" |
11 | 11 | ||
12 | COMPATIBLE_MACHINE = "keystone" | 12 | COMPATIBLE_MACHINE = "keystone" |