summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bind/bind_9.10.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/bind/bind_9.10.2.bb')
-rw-r--r--meta/recipes-connectivity/bind/bind_9.10.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/bind/bind_9.10.2.bb b/meta/recipes-connectivity/bind/bind_9.10.2.bb
index c5bc242bf2..539f63ea48 100644
--- a/meta/recipes-connectivity/bind/bind_9.10.2.bb
+++ b/meta/recipes-connectivity/bind/bind_9.10.2.bb
@@ -33,8 +33,8 @@ EXTRA_OECONF = " ${ENABLE_IPV6} --with-randomdev=/dev/random --disable-threads \
33 " 33 "
34inherit autotools-brokensep update-rc.d systemd useradd pkgconfig 34inherit autotools-brokensep update-rc.d systemd useradd pkgconfig
35 35
36PACKAGECONFIG ?= "libxml2" 36PACKAGECONFIG ?= ""
37PACKAGECONFIG[libxml2] = "--with-libxml2,--without-libxml2,libxml2" 37PACKAGECONFIG[httpstats] = "--with-libxml2,--without-libxml2,libxml2"
38 38
39USERADD_PACKAGES = "${PN}" 39USERADD_PACKAGES = "${PN}"
40USERADD_PARAM_${PN} = "--system --home /var/cache/bind --no-create-home \ 40USERADD_PARAM_${PN} = "--system --home /var/cache/bind --no-create-home \