summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pruss-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-03-21 19:15:59 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-22 01:04:24 +0000
commit87bd7d55fe76edc0dcc5ea25b7e99c3b83521185 (patch)
tree3d223be5c15cd95dac19d20ea10fa6dfaf85bd51 /recipes-bsp/pruss-lld
parentc50eda781a2c9aa7a30e87bdc341bbd2cc75c556 (diff)
downloadmeta-ti-87bd7d55fe76edc0dcc5ea25b7e99c3b83521185.tar.gz
pruss-lld:SRCREV update to 01.00.00.13
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/pruss-lld')
-rw-r--r--recipes-bsp/pruss-lld/pruss-lld.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/pruss-lld/pruss-lld.inc b/recipes-bsp/pruss-lld/pruss-lld.inc
index 2a636034..2480adfd 100644
--- a/recipes-bsp/pruss-lld/pruss-lld.inc
+++ b/recipes-bsp/pruss-lld/pruss-lld.inc
@@ -9,13 +9,13 @@ PRUSS_LLD_GIT_PROTOCOL = "git"
9PRUSS_LLD_GIT_BRANCH = "master" 9PRUSS_LLD_GIT_BRANCH = "master"
10PRUSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/pruss" 10PRUSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/pruss"
11 11
12# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.12" 12# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.13"
13PRUSS_LLD_SRCREV = "aa58dc96ad2d6bb2b3f4cbc105ff88e78420a767" 13PRUSS_LLD_SRCREV = "21fee01370547a5a84076a50e66fe0d4f5dc51f2"
14 14
15BRANCH = "${PRUSS_LLD_GIT_BRANCH}" 15BRANCH = "${PRUSS_LLD_GIT_BRANCH}"
16SRC_URI = "${PRUSS_LLD_GIT_URI};destsuffix=${PRUSS_LLD_GIT_DESTSUFFIX};protocol=${PRUSS_LLD_GIT_PROTOCOL};branch=${BRANCH}" 16SRC_URI = "${PRUSS_LLD_GIT_URI};destsuffix=${PRUSS_LLD_GIT_DESTSUFFIX};protocol=${PRUSS_LLD_GIT_PROTOCOL};branch=${BRANCH}"
17 17
18SRCREV = "${PRUSS_LLD_SRCREV}" 18SRCREV = "${PRUSS_LLD_SRCREV}"
19PV = "01.00.00.12" 19PV = "01.00.00.13"
20INC_PR = "r0" 20INC_PR = "r0"
21 21