From 926e53ba271dcea04561569f6b113135684a74b7 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Wed, 13 Dec 2017 20:14:35 +0000 Subject: osal: Update to version 1.0.0.9 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 04b84ec8..70ab2fa5 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.08" -OSAL_SRCREV = "ebd3acdbb4e7d6d0393efedd15ce479c5a79772d" +# Below commit ID corresponding to "DEV.OSAL.01.00.00.09" +OSAL_SRCREV = "0bb1151f3622fb65f41f1d3dcffcee63fe9724de" 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.08" +PV = "01.00.00.09" INC_PR = "r0" -- cgit v1.2.3-54-g00ecf