From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Tim Orling <ticotimo@gmail.com>
Cc: "Eilís 'pidge' Ní Fhlannagáin" <pidge@baylibre.com>,
openembedded-core@lists.openembedded.org,
"Ross Burton" <ross.burton@arm.com>
Subject: Re: [OE-core] [PATCH 2/4] python3-qemu-qmp: Add recipe
Date: Sun, 10 Dec 2023 23:17:43 +0100 [thread overview]
Message-ID: <202312102217433b6b41cb@mail.local> (raw)
In-Reply-To: <CANx9H-DTVzzHb8p=U-igt8AwdM5Uwf80QTVyr0XSS74JK1bWXA@mail.gmail.com>
On 07/12/2023 09:38:17-0800, Tim Orling wrote:
> This will also need a maintainer entry in:
> https://git.openembedded.org/openembedded-core/tree/meta/conf/distro/include/maintainers.inc
>
Also:
stdio: WARNING: python3-qemu-qmp-0.0.2-r0 do_recipe_qa: QA Issue: Recipe python3-qemu-qmp in /home/pokybuild/yocto-worker/qemuarm64-armhost/build/meta/recipes-devtools/python/python3-qemu-qmp_0.0.2.bb does not contain a HOMEPAGE. Please add an entry. [missing-metadata]
stdio: WARNING: python3-qemu-qmp-0.0.2-r0 do_recipe_qa: QA Issue: Recipe python3-qemu-qmp in /home/pokybuild/yocto-worker/qemuarm64-armhost/build/meta/recipes-devtools/python/python3-qemu-qmp_0.0.2.bb does not have an assigned maintainer. Please add an entry into meta/conf/distro/include/maintainers.inc. [missing-maintainer]
stdio: WARNING: python3-qemu-qmp-native-0.0.2-r0 do_recipe_qa: QA Issue: Recipe python3-qemu-qmp-native in /home/pokybuild/yocto-worker/qemuarm64-armhost/build/meta/recipes-devtools/python/python3-qemu-qmp_0.0.2.bb does not contain a HOMEPAGE. Please add an entry. [missing-metadata]
WARNING: python3-qemu-qmp-0.0.2-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPLv2 LGPLv2+ [obsolete-license]
> On Thu, Dec 7, 2023 at 6:36 AM Eilís 'pidge' Ní Fhlannagáin <
> pidge@baylibre.com> wrote:
>
> > From: Ross Burton <ross.burton@arm.com>
> >
> > Add a recipe for python QEMU Monitor Protocol. This will be needed for
> > qemu screendumps for qemu screendump testing.
> >
> > Signed-off-by: Ross Burton <ross.burton@arm.com>
> > Signed-off-by: Eilís 'pidge' Ní Fhlannagáin <pidge@baylibre.com>
> > ---
> > .../python/python3-qemu-qmp_0.0.2.bb | 14 ++++++++++++++
> > 1 file changed, 14 insertions(+)
> > create mode 100644 meta/recipes-devtools/python/python3-qemu-qmp_0.0.2.bb
> >
> > diff --git a/meta/recipes-devtools/python/python3-qemu-qmp_0.0.2.bb
> > b/meta/recipes-devtools/python/python3-qemu-qmp_0.0.2.bb
> > new file mode 100644
> > index 00000000000..faa0cc69738
> > --- /dev/null
> > +++ b/meta/recipes-devtools/python/python3-qemu-qmp_0.0.2.bb
> > @@ -0,0 +1,14 @@
> > +SUMMARY = "asyncio library for communicating with QEMU Monitor Protocol
> > (QMP) servers"
> > +LICENSE = "LGPLv2+ & GPLv2"
> > +LIC_FILES_CHKSUM = "file://LICENSE;md5=4cf66a4984120007c9881cc871cf49db \
> > +
> > file://LICENSE_GPL2;md5=441c28d2cf86e15a37fa47e15a72fbac"
> > +
> > +SRC_URI[sha256sum] =
> > "c918e9e3ae09abdf70c7ece67637a93ac4583d940bbf48d24ff77987f74f1b8b"
> > +
> > +inherit pypi python_setuptools_build_meta
> > +
> > +PYPI_PACKAGE = "qemu.qmp"
> > +
> > +DEPENDS += "python3-setuptools-scm-native"
> > +
> > +BBCLASSEXTEND = "native nativesdk"
> > --
> > 2.34.1
> >
> >
> >
> >
> >
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#191969): https://lists.openembedded.org/g/openembedded-core/message/191969
> Mute This Topic: https://lists.openembedded.org/mt/103035077/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2023-12-10 22:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-07 14:36 [PATCH 0/4] Image screenshot testing proof of concept Eilís 'pidge' Ní Fhlannagáin
2023-12-07 14:36 ` [PATCH 1/4] qemurunner: remove unused import Eilís 'pidge' Ní Fhlannagáin
2023-12-07 14:36 ` [PATCH 2/4] python3-qemu-qmp: Add recipe Eilís 'pidge' Ní Fhlannagáin
2023-12-07 17:38 ` [OE-core] " Tim Orling
2023-12-10 22:17 ` Alexandre Belloni [this message]
2023-12-07 14:36 ` [PATCH 3/4] runqemu: add qmp socket support Eilís 'pidge' Ní Fhlannagáin
2023-12-07 14:36 ` [PATCH 4/4] login.py: Proof of concept for screenshot testcases Eilís 'pidge' Ní Fhlannagáin
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=202312102217433b6b41cb@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=pidge@baylibre.com \
--cc=ross.burton@arm.com \
--cc=ticotimo@gmail.com \
/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