diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-03-21 19:15:50 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-03-22 01:04:24 +0000 |
| commit | c5bcf63ab73802192673d34d4030b007090d73d2 (patch) | |
| tree | 3aadaf8a609ba09f25a5ed97020370a2bed0db1a | |
| parent | 7bdfbf245bc8015e4cd49d1e81fa47f537b498cc (diff) | |
| download | meta-ti-c5bcf63ab73802192673d34d4030b007090d73d2.tar.gz | |
gpmc-lld-rtos:SRCREV udpate to 01.00.00.03A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb b/recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb index 912a797b..b9f0088d 100644 --- a/recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb +++ b/recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb | |||
| @@ -12,14 +12,14 @@ GPMC_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/gpmc-lld.git" | |||
| 12 | GPMC_LLD_GIT_PROTOCOL = "git" | 12 | GPMC_LLD_GIT_PROTOCOL = "git" |
| 13 | GPMC_LLD_GIT_BRANCH = "master" | 13 | GPMC_LLD_GIT_BRANCH = "master" |
| 14 | 14 | ||
| 15 | # Below commit ID corresponds to "DEV.GPMC_LLD.01.00.00.02" | 15 | # Below commit ID corresponds to "DEV.GPMC_LLD.01.00.00.03A" |
| 16 | GPMC_LLD_SRCREV = "320b18c703f70e01ea1b487c7bf9c4e08e7ae2df" | 16 | GPMC_LLD_SRCREV = "9169c04d80fae0a50734527e54ec4f4f53c3a1ef" |
| 17 | 17 | ||
| 18 | BRANCH = "${GPMC_LLD_GIT_BRANCH}" | 18 | BRANCH = "${GPMC_LLD_GIT_BRANCH}" |
| 19 | SRC_URI = "${GPMC_LLD_GIT_URI};protocol=${GPMC_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 19 | SRC_URI = "${GPMC_LLD_GIT_URI};protocol=${GPMC_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
| 20 | 20 | ||
| 21 | SRCREV = "${GPMC_LLD_SRCREV}" | 21 | SRCREV = "${GPMC_LLD_SRCREV}" |
| 22 | PV = "01.00.00.02" | 22 | PV = "01.00.00.03A" |
| 23 | PR = "r0" | 23 | PR = "r0" |
| 24 | 24 | ||
| 25 | DEPENDS_append = " osal-rtos \ | 25 | DEPENDS_append = " osal-rtos \ |
