summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-03-21 19:15:56 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-21 20:42:21 +0000
commit860b92ee8b7cf77e565f8ae8a94b20e696898a09 (patch)
treec6339d3b479ced0229b3dee54170eff7010a05f6
parentb1af761124c7f29af254b385196df70bce955345 (diff)
downloadmeta-ti-860b92ee8b7cf77e565f8ae8a94b20e696898a09.tar.gz
osal: SRCREV update to 01.00.00.14A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 978b89ae..aacf0df0 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.14" 12# Below commit ID corresponding to "DEV.OSAL.01.00.00.14A"
13OSAL_SRCREV = "96a9ad7b42bfe4e212713a6753f23cad6c3b287b" 13OSAL_SRCREV = "f57cf90ba4c7dff6a016f60f2e343d777f20e06e"
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.14" 19PV = "01.00.00.14A"
20INC_PR = "r0" 20INC_PR = "r0"