mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
gdb-common.inc: add PACKAGECONFIG for debuginfod
Added PACKAGECONFIG for debuginfod (From OE-Core rev: 0bebcfcebccf6d746c1d77c15cf7b5b263a9b606) Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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=''"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user