diff options
| -rw-r--r-- | meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb b/meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb index d07cac4265..2551b6aab8 100644 --- a/meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb +++ b/meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb | |||
| @@ -30,7 +30,7 @@ PACKAGECONFIG = "${@bb.utils.filter('DISTRO_FEATURES', 'seccomp systemd', d)} \ | |||
| 30 | nts \ | 30 | nts \ |
| 31 | refclocks" | 31 | refclocks" |
| 32 | 32 | ||
| 33 | PACKAGECONFIG:remove:riscv32:libc-musl = "seccomp" | 33 | PACKAGECONFIG:remove:riscv32 = "seccomp" |
| 34 | 34 | ||
| 35 | PACKAGECONFIG[cap] = ",,libcap" | 35 | PACKAGECONFIG[cap] = ",,libcap" |
| 36 | PACKAGECONFIG[docs] = "--enable-doc --enable-manpage,--disable-doc --disable-manpage," | 36 | PACKAGECONFIG[docs] = "--enable-doc --enable-manpage,--disable-doc --disable-manpage," |
