diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-10-02 06:04:00 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-10-02 23:55:53 +0000 |
| commit | cc1ae799e286bc69428f430444ca8b9d2a76dcdb (patch) | |
| tree | 1c37be7af0a0c86495604249746d942213e4662e /recipes-bsp | |
| parent | 03d5ad00081e2be8890fd5013f33f2045401cc81 (diff) | |
| download | meta-ti-cc1ae799e286bc69428f430444ca8b9d2a76dcdb.tar.gz | |
pruss-lld: SRCREV update to 01.00.00.15
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/pruss-lld/pruss-lld.inc | 6 |
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 bea19fa9..313254be 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" | |||
| 9 | PRUSS_LLD_GIT_BRANCH = "master" | 9 | PRUSS_LLD_GIT_BRANCH = "master" |
| 10 | PRUSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/pruss" | 10 | PRUSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/pruss" |
| 11 | 11 | ||
| 12 | # Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.14A" | 12 | # Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.15" |
| 13 | PRUSS_LLD_SRCREV = "988576398ae1488c706eebdd71aeff5959604f77" | 13 | PRUSS_LLD_SRCREV = "b4f0059fafebef66967e6e0e5f2559de2082145a" |
| 14 | 14 | ||
| 15 | BRANCH = "${PRUSS_LLD_GIT_BRANCH}" | 15 | BRANCH = "${PRUSS_LLD_GIT_BRANCH}" |
| 16 | SRC_URI = "${PRUSS_LLD_GIT_URI};destsuffix=${PRUSS_LLD_GIT_DESTSUFFIX};protocol=${PRUSS_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 16 | SRC_URI = "${PRUSS_LLD_GIT_URI};destsuffix=${PRUSS_LLD_GIT_DESTSUFFIX};protocol=${PRUSS_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
| 17 | 17 | ||
| 18 | SRCREV = "${PRUSS_LLD_SRCREV}" | 18 | SRCREV = "${PRUSS_LLD_SRCREV}" |
| 19 | PV = "01.00.00.14A" | 19 | PV = "01.00.00.15" |
| 20 | INC_PR = "r0" | 20 | INC_PR = "r0" |
| 21 | 21 | ||
