diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-04-13 23:02:17 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-04-17 12:33:57 -0400 |
| commit | 34f7b33588b12f02c061ff1f0f403cb32496efee (patch) | |
| tree | eb580031414b228793a34c189d420d02d31ff51d | |
| parent | ac6aebfe4a527425c44d24b3f393503725fef0c2 (diff) | |
| download | meta-ti-34f7b33588b12f02c061ff1f0f403cb32496efee.tar.gz | |
osal: Update to version 01.00.00.10A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/osal/osal.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/osal/osal.inc b/recipes-bsp/osal/osal.inc index 70ab2fa5..2eac3440 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.09" | 12 | # Below commit ID corresponding to "DEV.OSAL.01.00.00.10A" |
| 13 | OSAL_SRCREV = "0bb1151f3622fb65f41f1d3dcffcee63fe9724de" | 13 | OSAL_SRCREV = "d26876bd625d14fc71a9dc79c09d03fab22631dd" |
| 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.09" | 19 | PV = "01.00.00.10A" |
| 20 | INC_PR = "r0" | 20 | INC_PR = "r0" |
