All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eilís 'pidge' Ní Fhlannagáin" <pidge@baylibre.com>
To: openembedded-devel@lists.openembedded.org
Subject: [OE-core 0/2] Ensure sdk.py knows about nativesdk-intercepts
Date: Tue, 12 Sep 2023 16:50:22 +0000	[thread overview]
Message-ID: <cover.1694535904.git.pidge@baylibre.com> (raw)

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



             reply	other threads:[~2023-09-12 16:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-12 16:50 Eilís 'pidge' Ní Fhlannagáin [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1694535904.git.pidge@baylibre.com \
    --to=pidge@baylibre.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.