From c583f6d1f3b47273610758753e019a4a373fd2aa Mon Sep 17 00:00:00 2001 From: Justin Sobota Date: Tue, 2 May 2017 03:48:06 +0000 Subject: pruss-lld: Update to version 1.0.0.6A Signed-off-by: Justin Sobota Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pruss-lld/pruss-lld.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-bsp/pruss-lld') diff --git a/recipes-bsp/pruss-lld/pruss-lld.inc b/recipes-bsp/pruss-lld/pruss-lld.inc index 52a92bdd..86201080 100644 --- a/recipes-bsp/pruss-lld/pruss-lld.inc +++ b/recipes-bsp/pruss-lld/pruss-lld.inc @@ -1,7 +1,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://pruicss.h;beginline=1;endline=31;md5=315177aa03d58bcd124a6e799e2bd458" -COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g-evm" +COMPATIBLE_MACHINE = "ti33x|ti43x|am57xx-evm|k2g-evm" PACKAGE_ARCH = "${MACHINE_ARCH}" PRUSS_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/pruss-lld.git" @@ -9,12 +9,12 @@ PRUSS_LLD_GIT_PROTOCOL = "git" PRUSS_LLD_GIT_BRANCH = "master" PRUSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/pruss" -# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.05A" -PRUSS_LLD_SRCREV = "7421ea14f163fb3c95c3645fe0add1e05da9d748" +# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.06A" +PRUSS_LLD_SRCREV = "b98729cc1fc26c9ac32846146892646a23c28adb" BRANCH = "${PRUSS_LLD_GIT_BRANCH}" SRC_URI = "${PRUSS_LLD_GIT_URI};destsuffix=${PRUSS_LLD_GIT_DESTSUFFIX};protocol=${PRUSS_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${PRUSS_LLD_SRCREV}" -PV = "01.00.00.05A" +PV = "01.00.00.06A" INC_PR = "r0" -- cgit v1.2.3-54-g00ecf