All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe] [meta-oe][PATCHv2] glib-testing: add recipe
       [not found] <17CEE386B8CAAB21.21609@lists.openembedded.org>
@ 2024-05-13  0:06 ` Markus Volk
  0 siblings, 0 replies; only message in thread
From: Markus Volk @ 2024-05-13  0:06 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 2242 bytes --]

add missing dependencies for building documentation

On Mon, May 13 2024 at 02:05:01 AM +02:00:00, Markus Volk 
<f_l_k@t-online.de> wrote:
> glib-testing is a build dependency for malcontent, where building the 
> tests cant be disabled.
> We can only disable the run of installed tests in malcontent.
> 
> Normally glib-testing gets included as a subproject wrap which is 
> inappropriate for
> yocto/oe. Thus we need to provide a recipe for it.
> 
> Signed-off-by: Markus Volk <f_l_k@t-online.de 
> <mailto:f_l_k@t-online.de>>
> ---
>  .../recipes-core/glib-2.0/glib-testing_0.1.1.bb    | 14 
> ++++++++++++++
>  1 file changed, 14 insertions(+)
>  create mode 100644 
> meta-oe/recipes-core/glib-2.0/glib-testing_0.1.1.bb
> 
> diff --git a/meta-oe/recipes-core/glib-2.0/glib-testing_0.1.1.bb 
> b/meta-oe/recipes-core/glib-2.0/glib-testing_0.1.1.bb
> new file mode 100644
> index 000000000..ebcc2b267
> --- /dev/null
> +++ b/meta-oe/recipes-core/glib-2.0/glib-testing_0.1.1.bb
> @@ -0,0 +1,14 @@
> +SUMMARY = "libglib-testing provides test harnesses and mock classes 
> to complement GLib classes"
> +HOMEPAGE = "<https://gitlab.gnome.org/pwithnall/libglib-testing>"
> +LICENSE = "LGPL-2.1-only"
> +LIC_FILES_CHKSUM = 
> "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 
> <file://copying;md5=4fbd65380cdd255951079008b364516c/>
> +
> +SRC_URI = 
> "git://gitlab.gnome.org/pwithnall/libglib-testing.git;protocol=https;branch=main"
> +
> +PV = "0.1.1"
> +S = "${WORKDIR}/git"
> +SRCREV = "e326f73a7139c5e54fcf926896ae6e4cc899a1a7"
> +
> +inherit  meson pkgconfig
> +
> +DEPENDS = "glib-2.0 gtk-doc-native libxslt-native 
> docbook-xsl-stylesheets-native python3-pygments-native"
> --
> 2.44.0
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#110328): 
> <https://lists.openembedded.org/g/openembedded-devel/message/110328>
> Mute This Topic: <https://lists.openembedded.org/mt/106063831/3618223>
> Group Owner: openembedded-devel+owner@lists.openembedded.org 
> <mailto:openembedded-devel+owner@lists.openembedded.org>
> Unsubscribe: 
> <https://lists.openembedded.org/g/openembedded-devel/unsub> 
> [f_l_k@t-online.de <mailto:f_l_k@t-online.de>]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


[-- Attachment #2: Type: text/html, Size: 2717 bytes --]

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

only message in thread, other threads:[~2024-05-13  0:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <17CEE386B8CAAB21.21609@lists.openembedded.org>
2024-05-13  0:06 ` [oe] [meta-oe][PATCHv2] glib-testing: add recipe Markus Volk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.