diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-07-19 23:24:17 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-07-23 16:58:46 +0000 |
| commit | f23c8b6a851e19af31ee5c63957f36b2e5069cfe (patch) | |
| tree | dd41c115a6b41f28b5d206c651f46a42c0d0b4d8 /recipes-bsp | |
| parent | bfd0115a3ff78d007983436b0628a4ce564e1384 (diff) | |
| download | meta-ti-f23c8b6a851e19af31ee5c63957f36b2e5069cfe.tar.gz | |
wdtimer-rtos: Update to version 1.0.0.4
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/wdtimer/wdtimer-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/wdtimer/wdtimer-rtos_git.bb b/recipes-bsp/wdtimer/wdtimer-rtos_git.bb index d4408adc..b884bdc1 100644 --- a/recipes-bsp/wdtimer/wdtimer-rtos_git.bb +++ b/recipes-bsp/wdtimer/wdtimer-rtos_git.bb | |||
| @@ -13,14 +13,14 @@ WATCHDOG_TIMER_GIT_PROTOCOL = "git" | |||
| 13 | WATCHDOG_TIMER_GIT_BRANCH = "master" | 13 | WATCHDOG_TIMER_GIT_BRANCH = "master" |
| 14 | WATCHDOG_TIMER_GIT_DESTSUFFIX = "git/ti/instrumentation/wdtimer" | 14 | WATCHDOG_TIMER_GIT_DESTSUFFIX = "git/ti/instrumentation/wdtimer" |
| 15 | 15 | ||
| 16 | # Below commit ID corresponds to "DEV.WDTIMER.01.00.00.03" | 16 | # Below commit ID corresponds to "DEV.WDTIMER.01.00.00.04" |
| 17 | WATCHDOG_TIMER_SRCREV = "db973cf8d71460537e2738af0ff094becc7ac454" | 17 | WATCHDOG_TIMER_SRCREV = "e25220ea8cb1c1d4bd5f5fb4fba37407d5730ffb" |
| 18 | 18 | ||
| 19 | BRANCH = "${WATCHDOG_TIMER_GIT_BRANCH}" | 19 | BRANCH = "${WATCHDOG_TIMER_GIT_BRANCH}" |
| 20 | SRC_URI = "${WATCHDOG_TIMER_GIT_URI};destsuffix=${WATCHDOG_TIMER_GIT_DESTSUFFIX};protocol=${WATCHDOG_TIMER_GIT_PROTOCOL};branch=${BRANCH}" | 20 | SRC_URI = "${WATCHDOG_TIMER_GIT_URI};destsuffix=${WATCHDOG_TIMER_GIT_DESTSUFFIX};protocol=${WATCHDOG_TIMER_GIT_PROTOCOL};branch=${BRANCH}" |
| 21 | 21 | ||
| 22 | SRCREV = "${WATCHDOG_TIMER_SRCREV}" | 22 | SRCREV = "${WATCHDOG_TIMER_SRCREV}" |
| 23 | PV = "01.00.00.03" | 23 | PV = "01.00.00.04" |
| 24 | PR = "r0" | 24 | PR = "r0" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/git/ti/instrumentation/wdtimer" | 26 | S = "${WORKDIR}/git/ti/instrumentation/wdtimer" |
