From: <liezhi.yang@windriver.com>
To: <bitbake-devel@lists.openembedded.org>
Subject: [PATCH v4 0/2] event: Inject empty lines to make code match lineno in filename
Date: Mon, 8 Jan 2024 23:45:32 -0800 [thread overview]
Message-ID: <cover.1704786173.git.liezhi.yang@windriver.com> (raw)
From: Robert Yang <liezhi.yang@windriver.com>
* V4:
- Check lineno is not None
- Add a testcase for it
// Robert
The following changes since commit 070aa227057e4913cf77c2465393a5a8398d5641:
bitbake: toaster/tests: Delay driver first action on create new project page (2024-01-07 22:59:55 +0000)
are available in the Git repository at:
https://github.com/robertlinux/yocto rbt/event
https://github.com/robertlinux/yocto/tree/rbt/event
Robert Yang (2):
bitbake: event: Inject empty lines to make code match lineno in
filename
bitbake: tests/event: Add test_lineno_in_eventhandler
bitbake/lib/bb/event.py | 5 +++--
bitbake/lib/bb/tests/event.py | 24 ++++++++++++++++++++++++
2 files changed, 27 insertions(+), 2 deletions(-)
--
2.35.5
next reply other threads:[~2024-01-09 7:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-09 7:45 liezhi.yang [this message]
2024-01-09 7:45 ` [PATCH v4 1/2] bitbake: event: Inject empty lines to make code match lineno in filename liezhi.yang
2024-01-09 7:45 ` [PATCH v4 2/2] bitbake: tests/event: Add test_lineno_in_eventhandler liezhi.yang
2024-01-09 22:08 ` [bitbake-devel] " Christopher Larson
2024-01-10 9:45 ` Robert Yang
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.1704786173.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=bitbake-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.