From: Martin Jansa <martin.jansa@gmail.com>
To: b28495@freescale.com
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 2/2] inetutils: not hard coded libreadline path
Date: Tue, 14 Jan 2014 10:21:39 +0100 [thread overview]
Message-ID: <20140114092139.GO16995@jama> (raw)
In-Reply-To: <1389690610-4230-2-git-send-email-b28495@freescale.com>
[-- Attachment #1: Type: text/plain, Size: 1581 bytes --]
On Tue, Jan 14, 2014 at 05:10:10PM +0800, b28495@freescale.com wrote:
> From: Ting Liu <b28495@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?
> Signed-off-by: Ting Liu <b28495@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@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2014-01-14 9:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-14 9:10 [meta-oe][PATCH 1/2] lmbench: use base_libdir instead of hardcoded /lib b28495
2014-01-14 9:10 ` [meta-oe][PATCH 2/2] inetutils: not hard coded libreadline path b28495
2014-01-14 9:21 ` Martin Jansa [this message]
[not found] ` <d6d29dfe2a204196a850afc04467a23d@BN1PR03MB156.namprd03.prod.outlook.com>
2014-01-14 9:50 ` Martin Jansa
2014-01-14 9:54 ` ting.liu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140114092139.GO16995@jama \
--to=martin.jansa@gmail.com \
--cc=b28495@freescale.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.