diff options
| -rw-r--r-- | meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb b/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb index 2e0c8b1913..ea006564d7 100644 --- a/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb +++ b/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb | |||
| @@ -64,6 +64,7 @@ EXTRA_OECONF = "--with-statduser=rpcuser \ | |||
| 64 | " | 64 | " |
| 65 | 65 | ||
| 66 | PACKAGECONFIG ??= "tcp-wrappers" | 66 | PACKAGECONFIG ??= "tcp-wrappers" |
| 67 | PACKAGECONFIG_remove_libc-musl = "tcp-wrappers" | ||
| 67 | PACKAGECONFIG[tcp-wrappers] = "--with-tcp-wrappers,--without-tcp-wrappers,tcp-wrappers" | 68 | PACKAGECONFIG[tcp-wrappers] = "--with-tcp-wrappers,--without-tcp-wrappers,tcp-wrappers" |
| 68 | PACKAGECONFIG[nfsidmap] = "--enable-nfsidmap,--disable-nfsidmap,keyutils" | 69 | PACKAGECONFIG[nfsidmap] = "--enable-nfsidmap,--disable-nfsidmap,keyutils" |
| 69 | 70 | ||
