[meta-ti] [rocko/master][PATCH 44/45] wdtimer-rtos: Update to version 1.0.0.4
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Thu Jul 19 10:24:17 PDT 2018
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
recipes-bsp/wdtimer/wdtimer-rtos_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/wdtimer/wdtimer-rtos_git.bb b/recipes-bsp/wdtimer/wdtimer-rtos_git.bb
index d4408ad..b884bdc 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"
WATCHDOG_TIMER_GIT_BRANCH = "master"
WATCHDOG_TIMER_GIT_DESTSUFFIX = "git/ti/instrumentation/wdtimer"
-# Below commit ID corresponds to "DEV.WDTIMER.01.00.00.03"
-WATCHDOG_TIMER_SRCREV = "db973cf8d71460537e2738af0ff094becc7ac454"
+# Below commit ID corresponds to "DEV.WDTIMER.01.00.00.04"
+WATCHDOG_TIMER_SRCREV = "e25220ea8cb1c1d4bd5f5fb4fba37407d5730ffb"
BRANCH = "${WATCHDOG_TIMER_GIT_BRANCH}"
SRC_URI = "${WATCHDOG_TIMER_GIT_URI};destsuffix=${WATCHDOG_TIMER_GIT_DESTSUFFIX};protocol=${WATCHDOG_TIMER_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${WATCHDOG_TIMER_SRCREV}"
-PV = "01.00.00.03"
+PV = "01.00.00.04"
PR = "r0"
S = "${WORKDIR}/git/ti/instrumentation/wdtimer"
--
1.9.1
More information about the meta-ti
mailing list