[OE-core] [PATCH v3] bind: 9.10.3-P3 -> 9.11.0b2

Burton, Ross ross.burton at intel.com
Wed Aug 24 21:12:04 UTC 2016


On 22 August 2016 at 10:52, Wang Xin <wangxin2015.fnst at cn.fujitsu.com>
wrote:

> +EXTRA_OECONF = " ${ENABLE_IPV6} --with-python=python
> --with-randomdev=/dev/random --disable-threads \
> @@ -81,7 +76,7 @@ do_install_append() {
>         install -d "${D}${sysconfdir}/init.d"
>         install -m 644 ${S}/conf/* "${D}${sysconfdir}/bind/"
>         install -m 755 "${S}/init.d" "${D}${sysconfdir}/init.d/bind"
> -       sed -i -e '1s,#!.*python,#! /usr/bin/python3,'
> ${D}${sbindir}/dnssec-coverage ${D}${sbindir}/dnssec-checkds
> +       sed -i -e '1s,#!.*python,#! /usr/bin/python3,'
> ${D}${sbindir}/dnssec-coverage ${D}${sbindir}/dnssec-checkds
> ${D}${sbindir}/dnssec-keymgr
>

Would passing --with-python=python3 mean you can remove the sed entirely?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160824/e0eabd19/attachment-0002.html>


More information about the Openembedded-core mailing list