diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-12-15 01:31:24 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-12-18 00:11:12 +0000 |
| commit | af1816a16701067a741a549db65ea3aa36b7d2f2 (patch) | |
| tree | 384c4d481943fa519adf9a29a390152212c185a9 | |
| parent | 5c8db66b423eb386e05cdd4df387da7e7ecf28d6 (diff) | |
| download | meta-ti-af1816a16701067a741a549db65ea3aa36b7d2f2.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>
| -rw-r--r-- | recipes-bsp/osal/osal.inc | 8 |
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" | |||
| 9 | OSAL_GIT_BRANCH = "master" | 9 | 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.13" |
| 13 | OSAL_SRCREV = "f9f47ad458a39201d822aa7f7e4774eb145ed451" | 13 | OSAL_SRCREV = "ce73d71aacc4c3cbe7f7baf18a45049465c99eee" |
| 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.13" |
| 20 | INC_PR = "r1" | 20 | INC_PR = "r0" |
