diff options
Diffstat (limited to 'meta/recipes-connectivity/bind/bind_9.10.2.bb')
| -rw-r--r-- | meta/recipes-connectivity/bind/bind_9.10.2.bb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta/recipes-connectivity/bind/bind_9.10.2.bb b/meta/recipes-connectivity/bind/bind_9.10.2.bb index 21be397a9a..c5bc242bf2 100644 --- a/meta/recipes-connectivity/bind/bind_9.10.2.bb +++ b/meta/recipes-connectivity/bind/bind_9.10.2.bb | |||
| @@ -16,9 +16,9 @@ SRC_URI = "ftp://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \ | |||
| 16 | file://named.service \ | 16 | file://named.service \ |
| 17 | file://bind9 \ | 17 | file://bind9 \ |
| 18 | file://init.d-add-support-for-read-only-rootfs.patch \ | 18 | file://init.d-add-support-for-read-only-rootfs.patch \ |
| 19 | file://bind-add-crosscripts-search-path-for-xml2-config.patch \ | ||
| 20 | file://bind-confgen-build-unix.o-once.patch \ | 19 | file://bind-confgen-build-unix.o-once.patch \ |
| 21 | " | 20 | file://0001-build-use-pkg-config-to-find-libxml2.patch \ |
| 21 | " | ||
| 22 | 22 | ||
| 23 | SRC_URI[md5sum] = "dca7a9967947bffa98547fca6130fc04" | 23 | SRC_URI[md5sum] = "dca7a9967947bffa98547fca6130fc04" |
| 24 | SRC_URI[sha256sum] = "6f9bb7908aa45c1edfa391e356fc0afc1ded175386cdefb6cf9e1289f7457a98" | 24 | SRC_URI[sha256sum] = "6f9bb7908aa45c1edfa391e356fc0afc1ded175386cdefb6cf9e1289f7457a98" |
| @@ -34,8 +34,7 @@ EXTRA_OECONF = " ${ENABLE_IPV6} --with-randomdev=/dev/random --disable-threads \ | |||
| 34 | inherit autotools-brokensep update-rc.d systemd useradd pkgconfig | 34 | inherit autotools-brokensep update-rc.d systemd useradd pkgconfig |
| 35 | 35 | ||
| 36 | PACKAGECONFIG ?= "libxml2" | 36 | PACKAGECONFIG ?= "libxml2" |
| 37 | 37 | PACKAGECONFIG[libxml2] = "--with-libxml2,--without-libxml2,libxml2" | |
| 38 | PACKAGECONFIG[libxml2] = "--with-libxml2=${STAGING_LIBDIR}/..,--with-libxml2=no,libxml2" | ||
| 39 | 38 | ||
| 40 | USERADD_PACKAGES = "${PN}" | 39 | USERADD_PACKAGES = "${PN}" |
| 41 | USERADD_PARAM_${PN} = "--system --home /var/cache/bind --no-create-home \ | 40 | USERADD_PARAM_${PN} = "--system --home /var/cache/bind --no-create-home \ |
