On Thu, 2026-05-07 at 13:23 +0200, Alexander Kanavin via lists.openembedded.org wrote: > On Wed, 6 May 2026 at 23:49, Quan.Sun via lists.openembedded.org > <[email protected]> wrote: > > +SRC_URI += > > "git://gitlab.com/qemu-project/python-qemu-qmp.git;protocol=https;branch=main;destsuffix=python-qemu-qmp;name=qemu-qmp" > > +SRCREV_qemu-qmp = "82006cb788d27b090a8b84fc7831feb9c528bcdc" > > This component should be provided with a separate recipe.
To explain this a little more: - python-qemu-qmp has its own version numbers now that it has been broken out into its own repository. So, it would be much better to have a proper recipe for this with the correct version number specified. - In the README file, under "Who is this library for?" it says: "This library was split out of the QEMU source tree in order to share a reference version of a QMP library that was usable both within and outside of the QEMU source tree." - so, python-qemu-qmp may be used by other software packages in the future as well as being directly used by qemu. - Packaging may be cleaner if this Python library is a separate recipe. Feel free to ask if you have any questions :) Best regards, -- Paul Barker
signature.asc
Description: This is a digitally signed message part
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236597): https://lists.openembedded.org/g/openembedded-core/message/236597 Mute This Topic: https://lists.openembedded.org/mt/119154124/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
