diff options
Diffstat (limited to 'recipes-bsp/wdtimer/wdtimer-rtos_git.bb')
| -rw-r--r-- | recipes-bsp/wdtimer/wdtimer-rtos_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/wdtimer/wdtimer-rtos_git.bb b/recipes-bsp/wdtimer/wdtimer-rtos_git.bb index 59ebf31f..43c4ffb0 100644 --- a/recipes-bsp/wdtimer/wdtimer-rtos_git.bb +++ b/recipes-bsp/wdtimer/wdtimer-rtos_git.bb | |||
| @@ -8,8 +8,8 @@ inherit ti-pdk | |||
| 8 | COMPATIBLE_MACHINE = "k2hk|k2e|k2l" | 8 | COMPATIBLE_MACHINE = "k2hk|k2e|k2l" |
| 9 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 9 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 10 | 10 | ||
| 11 | WATCHDOG_TIMER_GIT_URI = "git://git.ti.com/keystone-rtos/wdtimer.git" | 11 | WATCHDOG_TIMER_GIT_URI = "git://git.ti.com/git/keystone-rtos/wdtimer.git" |
| 12 | WATCHDOG_TIMER_GIT_PROTOCOL = "git" | 12 | WATCHDOG_TIMER_GIT_PROTOCOL = "https" |
| 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 | ||
