From 67e77061c8031909653e99d1fad33dde55eb558b Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 19 Jul 2018 23:23:56 +0000 Subject: osal: Update to version 1.0.0.11 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/osal/osal.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/osal/osal.inc b/recipes-bsp/osal/osal.inc index 2eac3440..16cf1fa4 100644 --- a/recipes-bsp/osal/osal.inc +++ b/recipes-bsp/osal/osal.inc @@ -9,12 +9,12 @@ OSAL_GIT_PROTOCOL = "git" OSAL_GIT_BRANCH = "master" OSAL_GIT_DESTSUFFIX = "git/ti/osal" -# Below commit ID corresponding to "DEV.OSAL.01.00.00.10A" -OSAL_SRCREV = "d26876bd625d14fc71a9dc79c09d03fab22631dd" +# Below commit ID corresponding to "DEV.OSAL.01.00.00.11" +OSAL_SRCREV = "6113a74a2aded1aa1c339708d39b2e47e74263e9" BRANCH = "${OSAL_GIT_BRANCH}" SRC_URI = "${OSAL_GIT_URI};destsuffix=${OSAL_GIT_DESTSUFFIX};protocol=${OSAL_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${OSAL_SRCREV}" -PV = "01.00.00.10A" +PV = "01.00.00.11" INC_PR = "r0" -- cgit v1.2.3-54-g00ecf