Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: "Gordan Markuš" <gordan.markus@pelagicore.com>
Subject: Re: [meta-qt5][PATCH] gdb: Fix QA Warning
Date: Fri, 2 Dec 2016 10:54:19 +0100	[thread overview]
Message-ID: <20161202095419.GD3721@jama> (raw)
In-Reply-To: <20161202092012.12438-1-gordan.markus@pelagicore.com>

[-- Attachment #1: Type: text/plain, Size: 1296 bytes --]

On Fri, Dec 02, 2016 at 10:20:11AM +0100, Gordan Markuš wrote:
> WARNING: QA Issue: gdb: invalid PACKAGECONFIG: readline [invalid-packageconfig]
> 
> Signed-off-by: Gordan Markuš <gordan.markus@pelagicore.com>
> ---
>  recipes-devtools/gdb/gdb_%.bbappend | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-devtools/gdb/gdb_%.bbappend b/recipes-devtools/gdb/gdb_%.bbappend
> index 3e663e7..41592c4 100644
> --- a/recipes-devtools/gdb/gdb_%.bbappend
> +++ b/recipes-devtools/gdb/gdb_%.bbappend
> @@ -1 +1 @@
> -PACKAGECONFIG ??= "readline python"
> +PACKAGECONFIG ??= "python"

What gdb are you using? The version in oe-core has readline
PACKAGECONFIG

meta/recipes-devtools/gdb/gdb-common.inc:PACKAGECONFIG ??= "readline"
meta/recipes-devtools/gdb/gdb-common.inc:# Use --without-system-readline to compile with readline 5.
meta/recipes-devtools/gdb/gdb-common.inc:PACKAGECONFIG[readline] = "--with-system-readline,--without-system-readline,readline"

> -- 
> 2.9.3
> 
> -- 
> _______________________________________________
> 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: 201 bytes --]

  parent reply	other threads:[~2016-12-02  9:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-02  9:20 [meta-qt5][PATCH] gdb: Fix QA Warning Gordan Markuš
2016-12-02  9:45 ` Burton, Ross
2016-12-02  9:54 ` Martin Jansa [this message]
2016-12-02 10:21   ` Gordan Markuš
2016-12-02 10:31     ` Martin Jansa
2016-12-02 13:19       ` Gordan Markuš

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=20161202095419.GD3721@jama \
    --to=martin.jansa@gmail.com \
    --cc=gordan.markus@pelagicore.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox