mbox

[PULL,0/1] devtool: Fix the wrong variable in srcuri_entry

Message ID cover.1686657637.git.chiachiwu@google.com (mailing list archive)
State New
Headers show

Pull-request

https://git.yoctoproject.org/poky-contrib chiachiwu/setuid-before-git-op

Message

Charlie Wu June 13, 2023, 12:56 p.m. UTC
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(-)