diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/watchdog/watchdog_5.14.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/watchdog/watchdog_5.14.bb b/meta/recipes-extended/watchdog/watchdog_5.14.bb index fc717bc53d..7330238972 100644 --- a/meta/recipes-extended/watchdog/watchdog_5.14.bb +++ b/meta/recipes-extended/watchdog/watchdog_5.14.bb | |||
@@ -28,6 +28,7 @@ inherit update-rc.d | |||
28 | DEPENDS_append_libc-musl = " libtirpc " | 28 | DEPENDS_append_libc-musl = " libtirpc " |
29 | CFLAGS_append_libc-musl = " -I${STAGING_INCDIR}/tirpc " | 29 | CFLAGS_append_libc-musl = " -I${STAGING_INCDIR}/tirpc " |
30 | LDFLAGS_append_libc-musl = " -ltirpc " | 30 | LDFLAGS_append_libc-musl = " -ltirpc " |
31 | EXTRA_OECONF_append_libc-musl = " --disable-nfs " | ||
31 | 32 | ||
32 | INITSCRIPT_NAME = "watchdog.sh" | 33 | INITSCRIPT_NAME = "watchdog.sh" |
33 | INITSCRIPT_PARAMS = "start 15 1 2 3 4 5 . stop 85 0 6 ." | 34 | INITSCRIPT_PARAMS = "start 15 1 2 3 4 5 . stop 85 0 6 ." |