diff options
Diffstat (limited to 'meta/recipes-extended/watchdog/watchdog-config.bb')
| -rw-r--r-- | meta/recipes-extended/watchdog/watchdog-config.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-extended/watchdog/watchdog-config.bb b/meta/recipes-extended/watchdog/watchdog-config.bb index 17151ced5e..58c565bd30 100644 --- a/meta/recipes-extended/watchdog/watchdog-config.bb +++ b/meta/recipes-extended/watchdog/watchdog-config.bb | |||
| @@ -13,8 +13,7 @@ SRC_URI = " \ | |||
| 13 | file://watchdog.conf \ | 13 | file://watchdog.conf \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/sources" | 16 | S = "${UNPACKDIR}" |
| 17 | UNPACKDIR = "${S}" | ||
| 18 | 17 | ||
| 19 | # The default value is 60 seconds when null. | 18 | # The default value is 60 seconds when null. |
| 20 | WATCHDOG_TIMEOUT ??= "" | 19 | WATCHDOG_TIMEOUT ??= "" |
