From: sam.john.kent@gmail.com
To: openembedded-core@lists.openembedded.org
Cc: Sam Kent <sam.john.kent@gmail.com>
Subject: [PATCH 0/2] Fix .ko file pre-filter to use endswith instead of string contains
Date: Tue, 21 Apr 2026 11:28:43 +0100 [thread overview]
Message-ID: <20260421102845.292954-1-sam.john.kent@gmail.com> (raw)
Sam Kent (2):
package.py: fix kernel module file pre-filter and document strip
asymmetry
oe/package: add unit tests for kernel module detection helpers
meta/lib/oe/package.py | 5 +-
meta/lib/oe/tests/__init__.py | 0
meta/lib/oe/tests/test_package.py | 121 ++++++++++++++++++++++++++++++
3 files changed, 124 insertions(+), 2 deletions(-)
create mode 100644 meta/lib/oe/tests/__init__.py
create mode 100644 meta/lib/oe/tests/test_package.py
--
2.34.1
next reply other threads:[~2026-04-21 10:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-21 10:28 sam.john.kent [this message]
2026-04-21 10:28 ` [PATCH 1/2] package.py: fix kernel module file pre-filter and document strip asymmetry Sam Kent
2026-04-21 10:28 ` [PATCH 2/2] oe/package: add unit tests for kernel module detection helpers Sam Kent
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=20260421102845.292954-1-sam.john.kent@gmail.com \
--to=sam.john.kent@gmail.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox