From: Ross Burton <ross.burton@arm.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 4/9] gstreamer1.0-libav: explicitly disable documentation
Date: Mon, 11 Nov 2024 18:13:36 +0000 [thread overview]
Message-ID: <20241111181341.3296523-4-ross.burton@arm.com> (raw)
In-Reply-To: <20241111181341.3296523-1-ross.burton@arm.com>
We can't build documentation when doing a cross build, so disable it
explicitly to be clear.
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.6.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.6.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.6.bb
index 7a72f9120e8..40360065518 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.6.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.6.bb
@@ -22,6 +22,7 @@ inherit meson pkgconfig upstream-version-is-even
EXTRA_OEMESON += " \
-Dtests=disabled \
+ -Ddoc=disabled \
"
FILES:${PN} += "${libdir}/gstreamer-1.0/*.so"
--
2.34.1
next prev parent reply other threads:[~2024-11-11 18:13 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-11 18:13 [PATCH 1/9] cairo: disable some features explicitly Ross Burton
2024-11-11 18:13 ` [PATCH 2/9] glib-2.0: don't use deprecated Meson option values Ross Burton
2024-11-11 18:13 ` [PATCH 3/9] glib-2.0: explicitly disable sysprof Ross Burton
2024-11-11 18:13 ` Ross Burton [this message]
2024-11-11 18:13 ` [PATCH 5/9] json-glib: don't use deprecated gtk_doc option flag Ross Burton
2024-11-11 18:13 ` [PATCH 6/9] libpciaccess: remove redundant feature check Ross Burton
2024-11-11 18:13 ` [PATCH 7/9] libpciaccess: add (and enable) the option for compressed pci.ids file Ross Burton
2024-11-11 18:13 ` [PATCH 8/9] pango: don't use deprecated gtk_doc option flag Ross Burton
2024-11-11 18:13 ` [PATCH 9/9] systemd: don't use deprecated meson option values Ross Burton
2024-11-11 18:30 ` [OE-core] " Mikko Rapeli
2024-11-11 18:46 ` Ross Burton
2024-11-11 18:49 ` Ross Burton
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=20241111181341.3296523-4-ross.burton@arm.com \
--to=ross.burton@arm.com \
--cc=openembedded-core@lists.openembedded.org \
/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 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.