summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/osal
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-10-06 22:52:46 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-10-08 00:43:44 +0000
commitee0e2697f2ca36018b05df230861a411128d6912 (patch)
tree9f2da8fb92ad927a88a4b389b50e1f2b7065b86d /recipes-bsp/osal
parent893be3268471027934caf7b4c7ad7d1a2884c358 (diff)
downloadmeta-ti-ee0e2697f2ca36018b05df230861a411128d6912.tar.gz
osal: SRCREV udpate to 01.00.00.16B
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/osal')
-rw-r--r--recipes-bsp/osal/osal.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/osal/osal.inc b/recipes-bsp/osal/osal.inc
index b1d17ddd..b0b015c7 100644
--- a/recipes-bsp/osal/osal.inc
+++ b/recipes-bsp/osal/osal.inc
@@ -9,12 +9,12 @@ OSAL_GIT_PROTOCOL = "git"
9OSAL_GIT_BRANCH = "master" 9OSAL_GIT_BRANCH = "master"
10OSAL_GIT_DESTSUFFIX = "git/ti/osal" 10OSAL_GIT_DESTSUFFIX = "git/ti/osal"
11 11
12# Below commit ID corresponding to "DEV.OSAL.01.00.00.16" 12# Below commit ID corresponding to "DEV.OSAL.01.00.00.16B"
13OSAL_SRCREV = "0fb2e0d8ed9a96b1dc212e9e9c7bb0cffeb205b3" 13OSAL_SRCREV = "b78489d9d78d9366f1865aa847b743b1b29f6fd4"
14 14
15BRANCH = "${OSAL_GIT_BRANCH}" 15BRANCH = "${OSAL_GIT_BRANCH}"
16SRC_URI = "${OSAL_GIT_URI};destsuffix=${OSAL_GIT_DESTSUFFIX};protocol=${OSAL_GIT_PROTOCOL};branch=${BRANCH}" 16SRC_URI = "${OSAL_GIT_URI};destsuffix=${OSAL_GIT_DESTSUFFIX};protocol=${OSAL_GIT_PROTOCOL};branch=${BRANCH}"
17 17
18SRCREV = "${OSAL_SRCREV}" 18SRCREV = "${OSAL_SRCREV}"
19PV = "01.00.00.16" 19PV = "01.00.00.16B"
20INC_PR = "r0" 20INC_PR = "r0"