[meta-ti] [PATCH v1 3/3] osal: Updating to version 1.0.0.8
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Tue Sep 19 08:00:58 PDT 2017
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
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 63ccca9..04b84ec 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.07"
-OSAL_SRCREV = "62ea536572d91a17321dfca287771a5b65e6e00d"
+# Below commit ID corresponding to "DEV.OSAL.01.00.00.08"
+OSAL_SRCREV = "ebd3acdbb4e7d6d0393efedd15ce479c5a79772d"
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.07"
+PV = "01.00.00.08"
INC_PR = "r0"
--
1.9.1
More information about the meta-ti
mailing list