diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-09-28 22:26:03 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-10-01 03:19:15 +0000 |
commit | 2c5cfd58ab6d6c153d8473787706719df86c89c8 (patch) | |
tree | 2374d323daa36d59d39d876dd7e8246fea73cb1e /recipes-bsp/osal | |
parent | 44385c9c4c5baa5f0fec57cc36bb654cc231441d (diff) | |
download | meta-ti-2c5cfd58ab6d6c153d8473787706719df86c89c8.tar.gz |
osal: SRCREV update to 01.00.00.12.r1
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/osal')
-rw-r--r-- | recipes-bsp/osal/osal.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/osal/osal.inc b/recipes-bsp/osal/osal.inc index f360244d..5b38d7b2 100644 --- a/recipes-bsp/osal/osal.inc +++ b/recipes-bsp/osal/osal.inc | |||
@@ -10,11 +10,11 @@ OSAL_GIT_BRANCH = "master" | |||
10 | OSAL_GIT_DESTSUFFIX = "git/ti/osal" | 10 | OSAL_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.12" |
13 | OSAL_SRCREV = "d93d8833e5e0bbd3e76f8618a4f717e3539a8d11" | 13 | OSAL_SRCREV = "f9f47ad458a39201d822aa7f7e4774eb145ed451" |
14 | 14 | ||
15 | BRANCH = "${OSAL_GIT_BRANCH}" | 15 | BRANCH = "${OSAL_GIT_BRANCH}" |
16 | SRC_URI = "${OSAL_GIT_URI};destsuffix=${OSAL_GIT_DESTSUFFIX};protocol=${OSAL_GIT_PROTOCOL};branch=${BRANCH}" | 16 | SRC_URI = "${OSAL_GIT_URI};destsuffix=${OSAL_GIT_DESTSUFFIX};protocol=${OSAL_GIT_PROTOCOL};branch=${BRANCH}" |
17 | 17 | ||
18 | SRCREV = "${OSAL_SRCREV}" | 18 | SRCREV = "${OSAL_SRCREV}" |
19 | PV = "01.00.00.12" | 19 | PV = "01.00.00.12" |
20 | INC_PR = "r0" | 20 | INC_PR = "r1" |