diff options
author | Sam Nelson <sam.nelson@ti.com> | 2015-04-11 03:59:44 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-04-10 18:08:50 -0400 |
commit | 02ef026612446fe2019a840da561261803e3936e (patch) | |
tree | 8143039bf96ad6bb7fde97108a0b480561a42652 /recipes-bsp | |
parent | 34a31a1b1cd918d4501c8d928b7d8c0ea37c97c9 (diff) | |
download | meta-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.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" |