1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 02:42:34 +00:00

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>
This commit is contained in:
Sam Nelson
2015-04-11 03:59:44 +00:00
committed by Denys Dmytriyenko
parent 34a31a1b1c
commit 02ef026612
+4 -4
View File
@@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/sa/COPYING.txt;md5=4709d353574a
BRANCH = "master"
SRC_URI = "git://git.ti.com/keystone-rtos/sa-lld.git;destsuffix=git/ti/drv/sa;protocol=git;branch=${BRANCH}"
# Following commit DEV.SA_LLD.03.00.00.08
SRCREV = "4da032c600ded79ab226a2a0100c1d8178a9da39"
PV = "03.00.00.08"
PR = "r0"
# Following commit DEV.SA_LLD.03.00.00.10
SRCREV = "533aec7ef0e28c3faff4ee64a861c8935262dc33"
PV = "03.00.00.10"
PR = "r1"
BASEDIR = "${WORKDIR}/git"
S = "${BASEDIR}/ti/drv/sa"