1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

pruss-lld: Update to version 1.0.0.10

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-07-19 23:24:01 +00:00
committed by Denys Dmytriyenko
parent 82a3a70645
commit 39cd95cc0f

View File

@@ -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.09A"
PRUSS_LLD_SRCREV = "e56c0950d30f59db3186f354ea4416eac556a331"
# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.10"
PRUSS_LLD_SRCREV = "a11714517887bda62fab76941f2f32207fad2b05"
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.09A"
PV = "01.00.00.10"
INC_PR = "r0"