[oe] [meta-oe][PATCH 2/2] inetutils: not hard coded libreadline path

Martin Jansa martin.jansa at gmail.com
Tue Jan 14 09:50:00 UTC 2014


On Tue, Jan 14, 2014 at 09:26:18AM +0000, ting.liu at freescale.com wrote:
> > -----Original Message-----
> > From: Martin Jansa [mailto:martin.jansa at gmail.com]
> > Sent: Tuesday, January 14, 2014 5:22 PM
> > To: Liu Ting-B28495
> > Cc: openembedded-devel at lists.openembedded.org
> > Subject: Re: [oe] [meta-oe][PATCH 2/2] inetutils: not hard coded
> > libreadline path
> > 
> > On Tue, Jan 14, 2014 at 05:10:10PM +0800, b28495 at freescale.com wrote:
> > > From: Ting Liu <b28495 at freescale.com>
> > >
> > > Avoid below QA issues:
> > > | ERROR: QA Issue: package inetutils-ftp contains bad RPATH
> > > | ERROR: QA Issue: package inetutils-telnet contains bad RPATH
> > > | ERROR: QA Issue: package inetutils-telnetd contains bad RPATH
> > > | ERROR: QA run found fatal errors. Please consider fixing them.
> > > | ERROR: Function failed: do_package_qa
> > 
> > Doesn't it autodetect libreadline?
> 
> it can find libreadline without specifying --with-libreadline-prefix, so just remove the option to avoid QA errors.

If it disables libreadline support, that should be clearly stated in
commit message - from current one it looks like you're just fixing QA
issue.

> 
> > 
> > > Signed-off-by: Ting Liu <b28495 at freescale.com>
> > > ---
> > >  .../inetutils/inetutils_1.9.1.bb                   |    1 -
> > >  1 files changed, 0 insertions(+), 1 deletions(-)
> > >
> > > diff --git a/meta-networking/recipes-
> > connectivity/inetutils/inetutils_1.9.1.bb b/meta-networking/recipes-
> > connectivity/inetutils/inetutils_1.9.1.bb
> > > index 97fc6a1..03b8e65 100644
> > > --- a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb
> > > +++ b/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb
> > > @@ -37,7 +37,6 @@ PACKAGECONFIG[uucpd] = "--enable-uucpd,--disable-
> > uucpd,readline"
> > >
> > >  EXTRA_OECONF = "--with-ncurses-include-dir=${STAGING_INCDIR} \
> > >          ${noipv6} \
> > > -        --with-libreadline-prefix=${STAGING_DIR_HOST}${prefix} \
> > >  "
> > >
> > >  do_configure_prepend () {
> > > --
> > > 1.7.3.4
> > >
> > >
> > > _______________________________________________
> > > Openembedded-devel mailing list
> > > Openembedded-devel at lists.openembedded.org
> > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> > 
> > --
> > Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140114/1121b835/attachment-0002.sig>


More information about the Openembedded-devel mailing list