All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] feat(dbg-packages): possibility to add packages to debug rootfs
@ 2018-10-03  9:00 Andrej Valek
  2018-10-03  9:00 ` [PATCH 1/1] " Andrej Valek
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andrej Valek @ 2018-10-03  9:00 UTC (permalink / raw)
  To: openembedded-core

This is my solution for http://lists.openembedded.org/pipermail/openembedded-core/2018-October/156340.html .
Please let me know if this is going in the right direction.

Andrej Valek (1):
  feat(dbg-packages): possibility to add packages to debug rootfs

 meta/classes/image.bbclass             | 4 +++-
 meta/classes/populate_sdk_base.bbclass | 2 +-
 meta/lib/oe/package_manager.py         | 4 ++++
 3 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.11.0



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

end of thread, other threads:[~2018-10-17 13:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-03  9:00 [PATCH 0/1] feat(dbg-packages): possibility to add packages to debug rootfs Andrej Valek
2018-10-03  9:00 ` [PATCH 1/1] " Andrej Valek
2018-10-03 12:33   ` Ola x Nilsson
2018-10-16 14:10 ` [PATCH v2] rootfs: " Andrej Valek
2018-10-17 10:08   ` Ola x Nilsson
2018-10-17 13:24 ` [PATCH v3] " Andrej Valek

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.