On Tue, Dec 5, 2017 at 5:39 PM, Andre McCurdy <[email protected]> wrote:
> From: "[email protected]" <[email protected]>
>
> Signed-off-by: Andy Kling <[email protected]>
> Signed-off-by: Ross Burton <[email protected]>
> (cherry picked from commit d74ebc91388941295a2321a295cdb06ee87fc38b)
> Signed-off-by: Andre McCurdy <[email protected]>

Ping.

> ---
>  meta/recipes-connectivity/bind/bind_9.10.5-P3.bb | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/meta/recipes-connectivity/bind/bind_9.10.5-P3.bb 
> b/meta/recipes-connectivity/bind/bind_9.10.5-P3.bb
> index 13724a8..8309302 100644
> --- a/meta/recipes-connectivity/bind/bind_9.10.5-P3.bb
> +++ b/meta/recipes-connectivity/bind/bind_9.10.5-P3.bb
> @@ -67,6 +67,9 @@ FILES_${PN}-utils = "${bindir}/host ${bindir}/dig"
>  FILES_${PN}-dev += "${bindir}/isc-config.h"
>  FILES_${PN} += "${sbindir}/generate-rndc-key.sh ${PYTHON_SITEPACKAGES_DIR}"
>
> +PACKAGE_BEFORE_PN += "${PN}-libs"
> +FILES_${PN}-libs = "${libdir}/*.so*"
> +
>  do_install_prepend() {
>         # clean host path in isc-config.sh before the hardlink created
>         # by "make install":
> --
> 1.9.1
>
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to