Hi Markus,

Thanks for the contribution. I have a few questions on each patch, so I'll
reply separately.

As part of this introduction, we need a commit message that indicates how
this was tested, which architectures, etc.  Is it a build dependency ? is
it linked and used on target, etc.

An overview of the application and the use case as well. I suspect this is
driven by the 2nd patch, but we should do the documentation of this
supporting package regardless.

Bruce

On Sun, Oct 30, 2022 at 12:13 PM Markus Volk <[email protected]> wrote:

> Signed-off-by: Markus Volk <[email protected]>
> ---
>  recipes-extended/libvirt/libvirt-glib_4.0.0.bb | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
>  create mode 100644 recipes-extended/libvirt/libvirt-glib_4.0.0.bb
>
> diff --git a/recipes-extended/libvirt/libvirt-glib_4.0.0.bb
> b/recipes-extended/libvirt/libvirt-glib_4.0.0.bb
> new file mode 100644
> index 0000000..11ad84a
> --- /dev/null
> +++ b/recipes-extended/libvirt/libvirt-glib_4.0.0.bb
> @@ -0,0 +1,14 @@
> +DESCRIPTION = "A toolkit to interact with the virtualization capabilities
> of recent versions of Linux."
> +HOMEPAGE = "http://libvirt.org";
> +LICENSE = "LGPL-2.1-only"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
> +
> +DEPENDS = "glib-2.0 libvirt libxml2"
> +
> +SRC_URI = "git://
> gitlab.com/libvirt/libvirt-glib;protocol=https;branch=master"
> +
> +SRCREV = "940bd9ccbfe419573ddec4383e3def4aac1f0e1f"
> +S = "${WORKDIR}/git"
> +
> +inherit meson pkgconfig gobject-introspection vala
> +GIR_MESON_OPTION = ''
> --
> 2.34.1
>
>
> 
>
>

-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7668): 
https://lists.yoctoproject.org/g/meta-virtualization/message/7668
Mute This Topic: https://lists.yoctoproject.org/mt/94667264/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to