summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rm-lld/rm-lld_git.bb
diff options
context:
space:
mode:
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"