All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core 0/2] Ensure sdk.py knows about nativesdk-intercepts
@ 2023-09-12 16:50 Eilís 'pidge' Ní Fhlannagáin
  2023-09-12 16:50 ` [OE-core 1/2] lib/oe/package_managegment: Add nativesdk-intercept PATH Eilís 'pidge' Ní Fhlannagáin
  2023-09-12 16:50 ` [OE-core 2/2] update_mandb: deb fails due to missing man cache Eilís 'pidge' Ní Fhlannagáin
  0 siblings, 2 replies; 3+ messages in thread
From: Eilís 'pidge' Ní Fhlannagáin @ 2023-09-12 16:50 UTC (permalink / raw)
  To: openembedded-devel

This patch series ensures that do_populate_sdk knows about
nativesdk-intercepts. It also ensures that debian builds work with
update_mandb.

Eilís 'pidge' Ní Fhlannagáin (2):
  lib/oe/package_managegment: Add nativesdk-intercept PATH
  update_mandb: deb fails due to missing man cache

 meta/lib/oe/package_manager/deb/sdk.py   | 5 +++++
 meta/lib/oe/package_manager/ipk/sdk.py   | 5 +++++
 meta/lib/oe/package_manager/rpm/sdk.py   | 5 +++++
 scripts/postinst-intercepts/update_mandb | 2 ++
 4 files changed, 17 insertions(+)

-- 
2.34.1



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

end of thread, other threads:[~2023-09-12 16:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-12 16:50 [OE-core 0/2] Ensure sdk.py knows about nativesdk-intercepts Eilís 'pidge' Ní Fhlannagáin
2023-09-12 16:50 ` [OE-core 1/2] lib/oe/package_managegment: Add nativesdk-intercept PATH Eilís 'pidge' Ní Fhlannagáin
2023-09-12 16:50 ` [OE-core 2/2] update_mandb: deb fails due to missing man cache Eilís 'pidge' Ní Fhlannagáin

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.