From: Michael Opdenacker <michael.opdenacker@bootlin.com>
To: Wu Zhenyu <wuzhenyu@ustc.edu>
Cc: bitbake-devel@lists.openembedded.org, docs@lists.yoctoproject.org
Subject: Re: Missing subject
Date: Wed, 7 Jun 2023 10:06:51 +0200 [thread overview]
Message-ID: <dcd41763-0357-8aa7-156d-c7d553d22310@bootlin.com> (raw)
In-Reply-To: <5imhhzz3zyhmcdfwxllkuebgbxribyxoqo65zdxgfkncgbsgnk@o2khpunlhc22>
Hi Wu
On 06.06.23 at 18:31, Wu Zhenyu wrote:
> From: Wu Zhenyu <wuzhenyu@ustc.edu>
> To: bitbake-devel@lists.openembedded.org
> Cc: docs@lists.yoctoproject.org,
> michael.opdenacker@bootlin.com
> Subject: [PATCH] support package
> Date: Wed, 7 Jun 2023 00:31:11 +0800
> Message-Id: <20230606163111.579144-1-wuzhenyu@ustc.edu>
> X-Mailer: git-send-email 2.40.1
> MIME-Version: 1.0
> Content-Transfer-Encoding: 8bit
>
> use `python -m build` to build package
> set PYPI_API_TOKEN to upload it to PYPI
> ---
> .github/workflows/python.yml | 44 ++++++++++++
> .gitignore | 128 ++++++++++++++++++++++++++++++++++-
> lib/bb/server/process.py | 5 +-
> pyproject.toml | 108 +++++++++++++++++++++++++++++
> 4 files changed, 282 insertions(+), 3 deletions(-)
> create mode 100644 .github/workflows/python.yml
> create mode 100644 pyproject.toml
Thank you for proposing this patch!
However, I see two issues:
* The title of the patch doesn't appear in the e-mail. That's weird
because apparently you used "git send-email"...
* The patch is missing "Signed-off-by" information. You should use
"git commit -s".
I'd suggest to send the e-mail to yourself first, until this is fixed.
Note that the documentation changes should be separate and produced
against the "yocto-docs" repository.
I hope this helps...
Cheers,
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
parent reply other threads:[~2023-06-07 8:07 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <5imhhzz3zyhmcdfwxllkuebgbxribyxoqo65zdxgfkncgbsgnk@o2khpunlhc22>]
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=dcd41763-0357-8aa7-156d-c7d553d22310@bootlin.com \
--to=michael.opdenacker@bootlin.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=docs@lists.yoctoproject.org \
--cc=wuzhenyu@ustc.edu \
/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