[meta-virtualization] [meta-cloud-services][fido-kilo][PATCH] qpid: inherit pkgconfig class

Bruce Ashfield bruce.ashfield at gmail.com
Tue Sep 29 08:04:42 PDT 2015


On Tue, Sep 29, 2015 at 4:37 AM, Arnold Csorvasi <arnold.csorvasi at ni.com> wrote:
> Also add -Wno-unused-function to prevent build from failing.
>

merged.

Bruce

> Signed-off-by: Arnold Csorvasi <arnold.csorvasi at ni.com>
> ---
>  meta-openstack/recipes-extended/qpid/qpid_0.20.bb | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/meta-openstack/recipes-extended/qpid/qpid_0.20.bb b/meta-openstack/recipes-extended/qpid/qpid_0.20.bb
> index a6f1c67..5e6ae2d 100644
> --- a/meta-openstack/recipes-extended/qpid/qpid_0.20.bb
> +++ b/meta-openstack/recipes-extended/qpid/qpid_0.20.bb
> @@ -17,7 +17,7 @@ SRC_URI[sha256sum] = "31b80ba3c4773d288b4e6245e3b2048438386331d460f7a7b0794cbd20
>
>  S = "${WORKDIR}/${PN}c-${PV}"
>
> -inherit autotools python-dir perlnative cpan-base update-rc.d
> +inherit autotools python-dir perlnative cpan-base update-rc.d pkgconfig
>
>  # Env var which tells perl if it should use host (no) or target (yes) settings
>  export PERLCONFIGTARGET = "${@is_target(d)}"
> @@ -27,6 +27,7 @@ export PERL_ARCHLIB = "${STAGING_LIBDIR}${PERL_OWN_DIR}/perl/${@get_perl_version
>  export PERL="${STAGING_BINDIR}/perl"
>
>  EXTRA_OECONF += " --without-help2man SASL_PASSWD=/usr/sbin/saslpasswd2"
> +EXTRA_OEMAKE += " CPPFLAGS=-Wno-unused-function "
>
>  do_install_append() {
>       install -d ${D}${sysconfdir}/init.d
> --
> 2.1.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list