1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 10:50:37 +00:00

osal: SRCREV update to 01.00.00.13A

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Mahesh Radhakrishnan
2018-12-19 04:26:33 +00:00
committed by Denys Dmytriyenko
parent fa5f866067
commit ff0e5b1a39
+3 -3
View File
@@ -9,12 +9,12 @@ OSAL_GIT_PROTOCOL = "git"
OSAL_GIT_BRANCH = "master"
OSAL_GIT_DESTSUFFIX = "git/ti/osal"
# Below commit ID corresponding to "DEV.OSAL.01.00.00.13"
OSAL_SRCREV = "ce73d71aacc4c3cbe7f7baf18a45049465c99eee"
# Below commit ID corresponding to "DEV.OSAL.01.00.00.13A"
OSAL_SRCREV = "0615fea1ac9a2639445362f2da628802011a8824"
BRANCH = "${OSAL_GIT_BRANCH}"
SRC_URI = "${OSAL_GIT_URI};destsuffix=${OSAL_GIT_DESTSUFFIX};protocol=${OSAL_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${OSAL_SRCREV}"
PV = "01.00.00.13"
PV = "01.00.00.13A"
INC_PR = "r0"