summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-04-11 03:59:44 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-10 18:08:50 -0400
commit02ef026612446fe2019a840da561261803e3936e (patch)
tree8143039bf96ad6bb7fde97108a0b480561a42652 /recipes-bsp
parent34a31a1b1cd918d4501c8d928b7d8c0ea37c97c9 (diff)
downloadmeta-ti-02ef026612446fe2019a840da561261803e3936e.tar.gz
sa-lld: Update to new version 3.0.0.10
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/sa-lld/sa-lld.inc8
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
6BRANCH = "master" 6BRANCH = "master"
7SRC_URI = "git://git.ti.com/keystone-rtos/sa-lld.git;destsuffix=git/ti/drv/sa;protocol=git;branch=${BRANCH}" 7SRC_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
9SRCREV = "4da032c600ded79ab226a2a0100c1d8178a9da39" 9SRCREV = "533aec7ef0e28c3faff4ee64a861c8935262dc33"
10PV = "03.00.00.08" 10PV = "03.00.00.10"
11PR = "r0" 11PR = "r1"
12 12
13BASEDIR = "${WORKDIR}/git" 13BASEDIR = "${WORKDIR}/git"
14S = "${BASEDIR}/ti/drv/sa" 14S = "${BASEDIR}/ti/drv/sa"