summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-07-04 19:18:46 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-07-05 22:42:42 +0000
commit28a2f128fbadd37463060eb5ee40c7c9a47cc530 (patch)
tree9323c75929cb801c04acfcf3315beb27fb4a2eb0
parent2acb535ec0877da129c7dc6fe6883d26aa535f35 (diff)
downloadmeta-ti-28a2f128fbadd37463060eb5ee40c7c9a47cc530.tar.gz
osal: SRCREV update to 01.00.00.15Ati2019.01
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 96c1a64e..8a086bb4 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.15" 12# Below commit ID corresponding to "DEV.OSAL.01.00.00.15A"
13OSAL_SRCREV = "7cda1a688cf9a828ce76cb467a1a9cd46eda6299" 13OSAL_SRCREV = "600a4006e636614900518e12c2828a02c7306f36"
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.15" 19PV = "01.00.00.15A"
20INC_PR = "r0" 20INC_PR = "r0"