[yocto] [meta-cgl][PATCH] pacemaker: update to 1.1.16
Huang, Jie (Jackie)
Jackie.Huang at windriver.com
Mon Jun 19 19:24:46 PDT 2017
> -----Original Message-----
> From: Adrian Dudau [mailto:Adrian.Dudau at enea.com]
> Sent: Monday, June 19, 2017 16:28
> To: Huang, Jie (Jackie); yocto at yoctoproject.org
> Subject: Re: [yocto] [meta-cgl][PATCH] pacemaker: update to 1.1.16
>
> On fre, 2017-06-09 at 10:59 +0800, jackie.huang at windriver.com wrote:
> > From: Jackie Huang <jackie.huang at windriver.com>
> >
> > * update the licenses and checksum
> > * fix PN -> BPN for multilib builds
> > * add PACKAGECONFIG for systemd and libsmtp
> > * add fix for libgnutls
> >
> > Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
> > ---
> > ...006-pacemaker-do-not-use-libgnutls-config.patch | 29
> > ++++++++++++++++++++++
> > .../{pacemaker_1.1.15.bb => pacemaker_1.1.16.bb} | 22 +++++++++---
> > ----
> > 2 files changed, 42 insertions(+), 9 deletions(-)
> > create mode 100755 meta-cgl-common/recipes-
> > cgl/pacemaker/pacemaker/0006-pacemaker-do-not-use-libgnutls-
> > config.patch
> > rename meta-cgl-common/recipes-cgl/pacemaker/{pacemaker_1.1.15.bb =>
> > pacemaker_1.1.16.bb} (84%)
> >
> > diff --git a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker/0006-
> > pacemaker-do-not-use-libgnutls-config.patch b/meta-cgl-
> > common/recipes-cgl/pacemaker/pacemaker/0006-pacemaker-do-not-use-
> > libgnutls-config.patch
> > new file mode 100755
> > index 0000000..46e45df
> > --- /dev/null
> > +++ b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker/0006-
> pacemaker-
> > do-not-use-libgnutls-config.patch
> > @@ -0,0 +1,29 @@
> > +commit bb26b7c290473af988aa9d4132ef55ca907091e6
> > +Author: Joe Slater <jslater at windriver.com>
> > +Date: Mon Mar 11 15:47:54 2013 -0700
> > +
> > + pacemaker: do not use libgnutls-config
> > +
> > + Do not try to use libgnutls-config when configuring.
> > + It has been deprecated and we do not supply it. If a
> > + host version is found, bad things can happen.
>
> This code patch needs an Upstream-Status tag.
Upstream-Status is added and v2 is sent.
Thanks,
Jackie
>
> > +
> > +Signed-off-by: Joe Slater <jslater at windriver.com>
> > +Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
> > +
> > +
> > +--- a/configure.ac
> > ++++ b/configure.ac
> > +@@ -1427,9 +1427,9 @@ dnl ====================================
> > + AC_CHECK_HEADERS(gnutls/gnutls.h)
> > + AC_CHECK_HEADERS(security/pam_appl.h pam/pam_appl.h)
> > +
> >
>
> <snip>
>
> > # Don't package some files
> > find ${D} -name "*.pyo" -exec rm {} \;
> > --
> > 2.11.0
> >
>
> Otherwise the patch looks good, so please send a v2 and I'll merge it.
>
> Best regards,
> --Adrian
More information about the yocto
mailing list