Yocto Meta Virtualization
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] libvirt: remove unused 0001-messon.build-remove-build-path-information-to-avoid-.patch
Date: Wed, 05 Aug 2026 15:01:47 -0700 (PDT)	[thread overview]
Message-ID: <6a73b2cb.2224c765.3e2c6.3dad@mx.google.com> (raw)
In-Reply-To: <20260729001342.1708438-1-kris.gavvala@windriver.com>

merged, thanks for the cleanup.

One thing worth flagging on your side: however this was sent, the
mbox arrived with the outer From: rewritten to the
lists.yoctoproject.org address and no inline From: header in the
body, so git am picked up the list-mangled author. Yocto's
pre-receive hook rejects that, and I had to fix it locally before
pushing. Two ways to avoid it on future submissions:

  * git format-patch --from ...   (writes an inline From: line at
    the top of each patch body, which git am respects regardless of
    what the list does to the outer header)

  * or set: git config --local sendemail.from "Kris Gavvala <kris.gavvala@windriver.com>"
    before git send-email

Either works. Not blocking here since I fixed it during apply, but
worth having in your workflow so we don't have to do the fixup each
time.

Bruce


      reply	other threads:[~2026-08-05 22:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-29  0:13 [meta-virtualization][PATCH] libvirt: remove unused 0001-messon.build-remove-build-path-information-to-avoid-.patch Kris Gavvala
2026-08-05 22:01 ` Bruce Ashfield [this message]

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=6a73b2cb.2224c765.3e2c6.3dad@mx.google.com \
    --to=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.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