diff options
Diffstat (limited to 'recipes-bsp/sa-lld')
-rw-r--r-- | recipes-bsp/sa-lld/sa-lld.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/sa-lld/sa-lld.inc b/recipes-bsp/sa-lld/sa-lld.inc index d4bdc953..6dc85668 100644 --- a/recipes-bsp/sa-lld/sa-lld.inc +++ b/recipes-bsp/sa-lld/sa-lld.inc | |||
@@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/sa/COPYING.txt;md5=4709d353574a | |||
5 | 5 | ||
6 | BRANCH = "master" | 6 | BRANCH = "master" |
7 | SRC_URI = "git://git.ti.com/keystone-rtos/sa-lld.git;destsuffix=git/ti/drv/sa;protocol=git;branch=${BRANCH}" | 7 | SRC_URI = "git://git.ti.com/keystone-rtos/sa-lld.git;destsuffix=git/ti/drv/sa;protocol=git;branch=${BRANCH}" |
8 | # Following commit DEV.SA_LLD.03.00.00.08 | 8 | # Following commit DEV.SA_LLD.03.00.00.10 |
9 | SRCREV = "4da032c600ded79ab226a2a0100c1d8178a9da39" | 9 | SRCREV = "533aec7ef0e28c3faff4ee64a861c8935262dc33" |
10 | PV = "03.00.00.08" | 10 | PV = "03.00.00.10" |
11 | PR = "r0" | 11 | PR = "r1" |
12 | 12 | ||
13 | BASEDIR = "${WORKDIR}/git" | 13 | BASEDIR = "${WORKDIR}/git" |
14 | S = "${BASEDIR}/ti/drv/sa" | 14 | S = "${BASEDIR}/ti/drv/sa" |