All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL][PATCH 0/1] devtool: Fix the wrong variable in srcuri_entry
@ 2023-06-13 12:56 Charlie Wu
  2023-06-13 12:56 ` [PATCH 1/1] " Charlie Wu
  0 siblings, 1 reply; 5+ messages in thread
From: Charlie Wu @ 2023-06-13 12:56 UTC (permalink / raw)
  To: poky; +Cc: Charlie Wu, ryanoleary

devtool crashes when running "update-recipe" and append changes on the
recipe. It seems like the wrong variable name cause this problem.

The following changes since commit a776dd26677452154384aca7469c396f1978b1c0:

  linux-yocto/6.1: update genericx86* machines to v6.1.30 (2023-06-09 13:55:38 +0100)

are available in the Git repository at:

  https://git.yoctoproject.org/poky-contrib chiachiwu/setuid-before-git-op
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=chiachiwu/setuid-before-git-op

Charlie Wu (1):
  devtool: Fix the wrong variable in srcuri_entry

 scripts/lib/devtool/standard.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.41.0.162.gfafddb0af9-goog



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

end of thread, other threads:[~2023-06-16 14:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-13 12:56 [PULL][PATCH 0/1] devtool: Fix the wrong variable in srcuri_entry Charlie Wu
2023-06-13 12:56 ` [PATCH 1/1] " Charlie Wu
2023-06-13 13:30   ` [poky] " Alexander Kanavin
2023-06-13 20:43   ` Richard Purdie
2023-06-16 14:00     ` Charlie Wu

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.