mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 02:11:00 +00:00
pruss-lld: SRCREV update to 01.00.00.15
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
03d5ad0008
commit
cc1ae799e2
@@ -9,13 +9,13 @@ PRUSS_LLD_GIT_PROTOCOL = "git"
|
||||
PRUSS_LLD_GIT_BRANCH = "master"
|
||||
PRUSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/pruss"
|
||||
|
||||
# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.14A"
|
||||
PRUSS_LLD_SRCREV = "988576398ae1488c706eebdd71aeff5959604f77"
|
||||
# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.15"
|
||||
PRUSS_LLD_SRCREV = "b4f0059fafebef66967e6e0e5f2559de2082145a"
|
||||
|
||||
BRANCH = "${PRUSS_LLD_GIT_BRANCH}"
|
||||
SRC_URI = "${PRUSS_LLD_GIT_URI};destsuffix=${PRUSS_LLD_GIT_DESTSUFFIX};protocol=${PRUSS_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
||||
|
||||
SRCREV = "${PRUSS_LLD_SRCREV}"
|
||||
PV = "01.00.00.14A"
|
||||
PV = "01.00.00.15"
|
||||
INC_PR = "r0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user