From 4e84d570b50ec10b4470fc854ddd957b10c9a04c Mon Sep 17 00:00:00 2001 From: Justin Sobota Date: Tue, 2 May 2017 03:48:08 +0000 Subject: sa-lld: Update to version 3.0.0.17 Signed-off-by: Justin Sobota Signed-off-by: Denys Dmytriyenko --- recipes-bsp/sa-lld/sa-lld.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-bsp/sa-lld') diff --git a/recipes-bsp/sa-lld/sa-lld.inc b/recipes-bsp/sa-lld/sa-lld.inc index 853abddf..2f2c671b 100644 --- a/recipes-bsp/sa-lld/sa-lld.inc +++ b/recipes-bsp/sa-lld/sa-lld.inc @@ -8,14 +8,14 @@ SA_LLD_GIT_PROTOCOL = "git" SA_LLD_GIT_BRANCH = "master" SA_LLD_GIT_DESTSUFFIX = "git/ti/drv/sa" -# Below commit ID corresponds to "DEV.SA_LLD.03.00.00.16" -SA_LLD_SRCREV = "eb1508714586f92e66bf5a8a4c212e8277f6b065" +# Below commit ID corresponding to "DEV.SA_LLD.03.00.00.17" +SA_LLD_SRCREV = "5f153253b1874420b04bd8f95450a2b0c8c11335" BRANCH = "${SA_LLD_GIT_BRANCH}" SRC_URI = "${SA_LLD_GIT_URI};destsuffix=${SA_LLD_GIT_DESTSUFFIX};protocol=${SA_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${SA_LLD_SRCREV}" -PV = "03.00.00.16" +PV = "03.00.00.17" INC_PR = "r0" S = "${WORKDIR}/${SA_LLD_GIT_DESTSUFFIX}" -- cgit v1.2.3-54-g00ecf