All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] event: Inject empty lines to make code match lineno in filename
@ 2024-01-09  7:45 liezhi.yang
  2024-01-09  7:45 ` [PATCH v4 1/2] bitbake: " liezhi.yang
  2024-01-09  7:45 ` [PATCH v4 2/2] bitbake: tests/event: Add test_lineno_in_eventhandler liezhi.yang
  0 siblings, 2 replies; 5+ messages in thread
From: liezhi.yang @ 2024-01-09  7:45 UTC (permalink / raw)
  To: bitbake-devel

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



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

end of thread, other threads:[~2024-01-10  9:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-09  7:45 [PATCH v4 0/2] event: Inject empty lines to make code match lineno in filename liezhi.yang
2024-01-09  7:45 ` [PATCH v4 1/2] bitbake: " 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

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.