On Wed, Feb 24, 2021 at 4:36 PM Dorinda <[email protected]> wrote:
> Added PACKAGECONFIG for debuginfod > Lgtm > Signed-off-by: Dorinda Bassey <[email protected]> > --- > meta/recipes-devtools/gdb/gdb-common.inc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta/recipes-devtools/gdb/gdb-common.inc > b/meta/recipes-devtools/gdb/gdb-common.inc > index bfb8013d67..ccc911592c 100644 > --- a/meta/recipes-devtools/gdb/gdb-common.inc > +++ b/meta/recipes-devtools/gdb/gdb-common.inc > @@ -36,6 +36,7 @@ PACKAGECONFIG[babeltrace] = > "--with-babeltrace,--without-babeltrace,babeltrace" > # ncurses is already a hard DEPENDS, but would be added here if it weren't > PACKAGECONFIG[tui] = "--enable-tui,--disable-tui" > PACKAGECONFIG[xz] = "--with-lzma,--without-lzma,xz" > +PACKAGECONFIG[debuginfod] = "--with-debuginfod, --without-debuginfod, > elfutils" > > GDBPROPREFIX = "--program-prefix=''" > > -- > 2.17.1 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#148589): https://lists.openembedded.org/g/openembedded-core/message/148589 Mute This Topic: https://lists.openembedded.org/mt/80891926/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
