summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-06-30 08:20:26 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-07-01 17:10:31 +0000
commit572080eea84022b8841af585a2b65ea9c58ab09a (patch)
tree1536430be8dbb2064c857c6972155cb20f96a705 /recipes-bsp
parentf25bc595d98a47b24590c0bd0e89448bf4d852b8 (diff)
downloadmeta-ti-572080eea84022b8841af585a2b65ea9c58ab09a.tar.gz
pruss-lld: SRCREV update to 01.00.00.14A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-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 9478a16a..bea19fa9 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.14" 12# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.14A"
13PRUSS_LLD_SRCREV = "667b0eb2334ce59492b5b39d1cf124f7871b5f9c" 13PRUSS_LLD_SRCREV = "988576398ae1488c706eebdd71aeff5959604f77"
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.14" 19PV = "01.00.00.14A"
20INC_PR = "r0" 20INC_PR = "r0"
21 21