mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
manuals: document COMMERCIAL_[AUDIO|VIDEO]_PLUGINS variables
- Add COMMERCIAL_[AUDIO|VIDEO]_PLUGINS variables to the variable index. - Clarify that these plugins are still open-source - Improve line width (From yocto-docs rev: 8b161faad6b698b33165f02e1f5e78a693c7817b) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
22af38b3d9
commit
efc97fe720
@@ -1313,6 +1313,26 @@ system and gives an overview of their function and contents.
|
||||
optional at the distribution level, in case the hardware supports
|
||||
Bluetooth but you do not ever intend to use it.
|
||||
|
||||
:term:`COMMERCIAL_AUDIO_PLUGINS`
|
||||
This variable is specific to the :yocto_git:`GStreamer recipes
|
||||
</poky/tree/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb>`.
|
||||
It allows to build the GStreamer `"ugly"
|
||||
<https://github.com/GStreamer/gst-plugins-ugly>`__ and
|
||||
`"bad" <https://github.com/GStreamer/gst-plugins-bad>`__ audio plugins.
|
||||
|
||||
See the :ref:`dev-manual/licenses:other variables related to commercial licenses`
|
||||
section for usage details.
|
||||
|
||||
:term:`COMMERCIAL_VIDEO_PLUGINS`
|
||||
This variable is specific to the :yocto_git:`GStreamer recipes
|
||||
</poky/tree/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb>`.
|
||||
It allows to build the GStreamer `"ugly"
|
||||
<https://github.com/GStreamer/gst-plugins-ugly>`__ and
|
||||
`"bad" <https://github.com/GStreamer/gst-plugins-bad>`__ video plugins.
|
||||
|
||||
See the :ref:`dev-manual/licenses:other variables related to commercial licenses`
|
||||
section for usage details.
|
||||
|
||||
:term:`COMMON_LICENSE_DIR`
|
||||
Points to ``meta/files/common-licenses`` in the
|
||||
:term:`Source Directory`, which is where generic license
|
||||
|
||||
Reference in New Issue
Block a user