diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-09-28 22:26:03 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-09-28 20:17:24 +0000 |
| commit | 25da423ee06583e26fca109a6a75a58263461617 (patch) | |
| tree | c0d8667fbe74ac9bd5b0b38aa7cf4a840f970268 | |
| parent | 94565261ff4eec7434baec51f079a6e9713f7bc6 (diff) | |
| download | meta-ti-25da423ee06583e26fca109a6a75a58263461617.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>
| -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" |
