summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pa-lld/pa-lld.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/pa-lld/pa-lld.inc')
-rw-r--r--recipes-bsp/pa-lld/pa-lld.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc
index e93ce152..7d922fb6 100644
--- a/recipes-bsp/pa-lld/pa-lld.inc
+++ b/recipes-bsp/pa-lld/pa-lld.inc
@@ -6,10 +6,10 @@ COMPATIBLE_MACHINE = "keystone"
6BRANCH = "master" 6BRANCH = "master"
7SRC_URI = "git://git.ti.com/keystone-rtos/pa-lld.git;destsuffix=git/ti/drv/pa;protocol=git;branch=${BRANCH}" 7SRC_URI = "git://git.ti.com/keystone-rtos/pa-lld.git;destsuffix=git/ti/drv/pa;protocol=git;branch=${BRANCH}"
8 8
9# Below Commit ID corresponds to "DEV.PA_LLD.03.00.01.01" 9# Below Commit ID corresponds to "DEV.PA_LLD.03.00.01.04"
10SRCREV = "55207930b4491f33776f2c4c2c0707a73c69314c" 10SRCREV = "92de8879be3712af684bd031ca0ed291c05d6050"
11PV = "03.00.01.01" 11PV = "03.00.01.04"
12PR = "r0" 12PR = "r1"
13 13
14BASEDIR = "${WORKDIR}/git" 14BASEDIR = "${WORKDIR}/git"
15S = "${BASEDIR}/ti/drv/pa" 15S = "${BASEDIR}/ti/drv/pa"