From b33f0fa8489c14d9c79c7808e27e5c436c361fcc Mon Sep 17 00:00:00 2001 From: Justin Sobota Date: Tue, 28 Jun 2016 00:31:07 +0000 Subject: sa-lld: Bump version Signed-off-by: Justin Sobota Signed-off-by: Denys Dmytriyenko --- recipes-bsp/sa-lld/sa-lld.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 3c698b69..5f0124a0 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" -# Following commit DEV.SA_LLD.03.00.00.13A -SA_LLD_SRCREV = "5918d9a519789c34368388c49869cb857d6255f7" +# Below commit ID corresponds to "DEV.SA_LLD.03.00.00.14" +SA_LLD_SRCREV = "e0448f5172f9a4d945f9ad1b2a583574c378b5c7" 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.13" -INC_PR = "r1" +PV = "03.00.00.14" +INC_PR = "r2" S = "${WORKDIR}/${SA_LLD_GIT_DESTSUFFIX}" -- cgit v1.2.3-54-g00ecf