mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-26 22:07:51 +00:00
osal: SRCREV update to 01.00.00.15A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
147e534d24
commit
799f03e730
@@ -9,12 +9,12 @@ OSAL_GIT_PROTOCOL = "git"
|
|||||||
OSAL_GIT_BRANCH = "master"
|
OSAL_GIT_BRANCH = "master"
|
||||||
OSAL_GIT_DESTSUFFIX = "git/ti/osal"
|
OSAL_GIT_DESTSUFFIX = "git/ti/osal"
|
||||||
|
|
||||||
# Below commit ID corresponding to "DEV.OSAL.01.00.00.15"
|
# Below commit ID corresponding to "DEV.OSAL.01.00.00.15A"
|
||||||
OSAL_SRCREV = "7cda1a688cf9a828ce76cb467a1a9cd46eda6299"
|
OSAL_SRCREV = "600a4006e636614900518e12c2828a02c7306f36"
|
||||||
|
|
||||||
BRANCH = "${OSAL_GIT_BRANCH}"
|
BRANCH = "${OSAL_GIT_BRANCH}"
|
||||||
SRC_URI = "${OSAL_GIT_URI};destsuffix=${OSAL_GIT_DESTSUFFIX};protocol=${OSAL_GIT_PROTOCOL};branch=${BRANCH}"
|
SRC_URI = "${OSAL_GIT_URI};destsuffix=${OSAL_GIT_DESTSUFFIX};protocol=${OSAL_GIT_PROTOCOL};branch=${BRANCH}"
|
||||||
|
|
||||||
SRCREV = "${OSAL_SRCREV}"
|
SRCREV = "${OSAL_SRCREV}"
|
||||||
PV = "01.00.00.15"
|
PV = "01.00.00.15A"
|
||||||
INC_PR = "r0"
|
INC_PR = "r0"
|
||||||
|
|||||||
Reference in New Issue
Block a user