bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* Re: Missing subject
       [not found] <5imhhzz3zyhmcdfwxllkuebgbxribyxoqo65zdxgfkncgbsgnk@o2khpunlhc22>
@ 2023-06-07  8:06 ` Michael Opdenacker
  0 siblings, 0 replies; only message in thread
From: Michael Opdenacker @ 2023-06-07  8:06 UTC (permalink / raw)
  To: Wu Zhenyu; +Cc: bitbake-devel, docs

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-07  8:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5imhhzz3zyhmcdfwxllkuebgbxribyxoqo65zdxgfkncgbsgnk@o2khpunlhc22>
2023-06-07  8:06 ` Missing subject Michael Opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).