diff options
-rw-r--r-- | meta/recipes-core/systemd/systemd_257.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_257.1.bb b/meta/recipes-core/systemd/systemd_257.1.bb index 8330157fb6..e7dae83957 100644 --- a/meta/recipes-core/systemd/systemd_257.1.bb +++ b/meta/recipes-core/systemd/systemd_257.1.bb | |||
@@ -179,7 +179,9 @@ PACKAGECONFIG[lz4] = "-Dlz4=enabled,-Dlz4=disabled,lz4" | |||
179 | PACKAGECONFIG[machined] = "-Dmachined=true,-Dmachined=false" | 179 | PACKAGECONFIG[machined] = "-Dmachined=true,-Dmachined=false" |
180 | PACKAGECONFIG[manpages] = "-Dman=enabled,-Dman=disabled,libxslt-native xmlto-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native" | 180 | PACKAGECONFIG[manpages] = "-Dman=enabled,-Dman=disabled,libxslt-native xmlto-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native" |
181 | PACKAGECONFIG[microhttpd] = "-Dmicrohttpd=enabled,-Dmicrohttpd=disabled,libmicrohttpd" | 181 | PACKAGECONFIG[microhttpd] = "-Dmicrohttpd=enabled,-Dmicrohttpd=disabled,libmicrohttpd" |
182 | PACKAGECONFIG[mountfsd] = "-Dmountfsd=true,-Dmountfsd=false" | ||
182 | PACKAGECONFIG[myhostname] = "-Dnss-myhostname=true,-Dnss-myhostname=false,,libnss-myhostname" | 183 | PACKAGECONFIG[myhostname] = "-Dnss-myhostname=true,-Dnss-myhostname=false,,libnss-myhostname" |
184 | PACKAGECONFIG[nsresourced] = "-Dnsresourced=true,-Dnsresourced=false" | ||
183 | PACKAGECONFIG[networkd] = "-Dnetworkd=true,-Dnetworkd=false" | 185 | PACKAGECONFIG[networkd] = "-Dnetworkd=true,-Dnetworkd=false" |
184 | PACKAGECONFIG[no-dns-fallback] = "-Ddns-servers=" | 186 | PACKAGECONFIG[no-dns-fallback] = "-Ddns-servers=" |
185 | PACKAGECONFIG[no-ntp-fallback] = "-Dntp-servers=" | 187 | PACKAGECONFIG[no-ntp-fallback] = "-Dntp-servers=" |