All of lore.kernel.org
 help / color / mirror / Atom feed
* Unable to add gdbserver to the Yocto build #yocto
@ 2021-08-12 14:28 ashutosh.naik
  2021-08-12 14:53 ` [yocto] " Alexander Kanavin
  2021-08-13  1:16 ` Khem Raj
  0 siblings, 2 replies; 7+ messages in thread
From: ashutosh.naik @ 2021-08-12 14:28 UTC (permalink / raw)
  To: yocto

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

I added the following to EXTRA_IMAGE_FEATURES inside my local.conf,

> 
> EXTRA_IMAGE_FEATURES = "debug-tweaks tools-debug"
> PACKAGECONFIG_remove_pn-gdb = "readline"
> 

I also tried to add the gdbserver package explicitly by adding this to conf/local.conf:

> 
> IMAGE_INSTALL_append = " gdbserver"
> 

However, the build failed with the following error:

> 
> Collected errors:
> * Solver encountered 1 problem(s):
> * Problem 1/1:
> *   - nothing provides gdbserver needed by
> packagegroup-core-tools-debug-1.0-r3.all
> *
> * Solution 1:
> *   - do not ask to install a package providing
> packagegroup-core-tools-debug
> 

Would appreciate any help, as I am struggling with this issue for over a day

Thanks
Ash

[-- Attachment #2: Type: text/html, Size: 1168 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-08-13 11:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-12 14:28 Unable to add gdbserver to the Yocto build #yocto ashutosh.naik
2021-08-12 14:53 ` [yocto] " Alexander Kanavin
2021-08-12 15:24   ` ashutosh.naik
2021-08-12 15:44     ` Alexander Kanavin
2021-08-13  1:16 ` Khem Raj
2021-08-13 11:31   ` Ashutosh Naik
2021-08-13 11:38     ` Alexander Kanavin

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.