summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2018-12-15 01:31:24 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-12-17 02:56:22 +0000
commita2d845837f04f9c81cafb5179447fde4c432041c (patch)
treef5f174dd7f1bcafcea88f8b39291ab8de696d3c9 /recipes-bsp
parent9e730007e115cd1a07b9c348dcd0c2802043c30d (diff)
downloadmeta-ti-a2d845837f04f9c81cafb5179447fde4c432041c.tar.gz
osal: SRCREV udpate to 01.00.00.13
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/osal/osal.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/osal/osal.inc b/recipes-bsp/osal/osal.inc
index 5b38d7b2..5388164a 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.12" 12# Below commit ID corresponding to "DEV.OSAL.01.00.00.13"
13OSAL_SRCREV = "f9f47ad458a39201d822aa7f7e4774eb145ed451" 13OSAL_SRCREV = "ce73d71aacc4c3cbe7f7baf18a45049465c99eee"
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.12" 19PV = "01.00.00.13"
20INC_PR = "r1" 20INC_PR = "r0"