On Fri, 19 May 2023 at 11:59, Alexander Kanavin via
lists.openembedded.org
wrote:
>
> On Thu, 18 May 2023 at 17:52, Ross Burton wrote:
> > > -PACKAGECONFIG ??= "readline ${@bb.utils.filter('DISTRO_FEATURES',
> > > 'debuginfod', d)}"
> > > +PACKAGECONFIG ??= "readline ${@bb.utils.filter('DISTRO_F
On Thu, 18 May 2023 at 17:52, Ross Burton wrote:
> > -PACKAGECONFIG ??= "readline ${@bb.utils.filter('DISTRO_FEATURES',
> > 'debuginfod', d)}"
> > +PACKAGECONFIG ??= "readline ${@bb.utils.filter('DISTRO_FEATURES',
> > 'debuginfod', d)} pythonā€¯
>
> This means that gdb hard-depends on python, can
On 9 May 2023, at 18:23, Alexander Kanavin via lists.openembedded.org
wrote:
>
> This is required by latest valgrind ptests.
>
> Signed-off-by: Alexander Kanavin
> ---
> meta/recipes-devtools/gdb/gdb-common.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recip
This is required by latest valgrind ptests.
Signed-off-by: Alexander Kanavin
---
meta/recipes-devtools/gdb/gdb-common.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/gdb/gdb-common.inc
b/meta/recipes-devtools/gdb/gdb-common.inc
index 9db61b785f3..5a