From 1acb5cdb893e21072547d227964724150d11e87e Mon Sep 17 00:00:00 2001 From: Jacob Stiffler Date: Thu, 28 Jan 2016 20:41:07 +0000 Subject: [PATCH] pa-lld: Upgrade to version 03.00.01.07 Signed-off-by: Jacob Stiffler Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pa-lld/pa-lld.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc index 396278d4..7b09ceb1 100644 --- a/recipes-bsp/pa-lld/pa-lld.inc +++ b/recipes-bsp/pa-lld/pa-lld.inc @@ -9,16 +9,16 @@ PA_LLD_GIT_PROTOCOL = "git" PA_LLD_GIT_BRANCH = "master" PA_LLD_GIT_DESTSUFFIX = "git/ti/drv/pa" -# Below Commit ID corresponds to "DEV.PA_LLD.03.00.01.05A" -PA_LLD_SRCREV = "ae3aa3e80ecf64fe5a16515d134a6bc217220e2e" +# Below Commit ID corresponds to "DEV.PA_LLD.03.00.01.07" +PA_LLD_SRCREV = "cad5bc0b422a7ac3c6fa013fc2288447318329a0" BRANCH = "${PA_LLD_GIT_BRANCH}" SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_LLD_GIT_PROTOCOL};branch=${BRANCH} \ file://0001-makefile_armv7-fix-missing-separator-error.patch" SRCREV = "${PA_LLD_SRCREV}" -PV = "03.00.01.05" -INC_PR = "r3" +PV = "03.00.01.07" +INC_PR = "r0" S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}"