meta-digi/meta-digi-dey
Gabriel Valcazar d595a2e3b5 connectcore-demo-example: restructure multimedia dependencies
At the moment, we provide four versions of the connectcore demo package:

    * webkit + multimedia: we include this one in webkit images
    * webkit (no multimedia): used in cases where the platform supports webkit,
      but video/webgl performance isn't optimal
    * regular: only contains the demo server and basic assets, we include it in
      non-webkit images
    * regular + multimedia: contains the regular package plus video/webgl web
      content

This last version doesn't make a lot of sense because video/webgl content is
meant to showcase the target's VPU/GPU capabilities, and that can only be done
when running the demo on the target via webkit. Besides, even though we don't
include this version of the package in our default non-webkit images, the
runtime dependencies in the .inc file make bitbake generate the video-examples
and webglsamples packages during the image builds, even if they don't end up
in the final image. This is true even for platforms that don't support webkit,
such as the ccimx6ul, ccimx91 and ccimx93.

Initially, I tried making the -multimedia package exclusive to the webkit
recipe, but this causes its contents to be bundled with the base (regular)
package. To avoid this, define the -multimedia package in the .inc file, and
move its dependency with video-examples and webglsamples to the webkit recipe.
This way, the regular + multimedia version of the package still exists, but
it no longer causes bitbake to generate video/webgl packages when not needed.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2025-01-07 16:10:33 +01:00
..
classes classes: remove redundant populate_sdk_qt6 bbclass 2024-12-18 11:02:38 +01:00
conf Revert "meta-digi-dey: layer.conf: make "outdated" layers compatible with Yocto 5.0" 2024-12-16 09:36:49 +01:00
dynamic-layers connectcore-demo-example: restructure multimedia dependencies 2025-01-07 16:10:33 +01:00
recipes-aws Update Digi Copyright header 2024-07-15 09:28:58 +02:00
recipes-connectivity bluetooth-init: cc9: do not unload the btnxpuart on reboot 2024-11-28 15:41:41 +01:00
recipes-core dey-toolchain: add missing gstreamer packages 2024-12-18 13:17:14 +01:00
recipes-crank Generalize WAYLAND_DISPLAY variable at a platform level and set a default value 2024-12-11 13:18:03 +01:00
recipes-devtools Revert "orc: fix native build on ubuntu 18" 2024-11-11 11:35:27 +01:00
recipes-digi connectcore-demo-example: restructure multimedia dependencies 2025-01-07 16:10:33 +01:00
recipes-extended dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
recipes-gnome Update Digi Copyright header 2024-07-15 09:28:58 +02:00
recipes-graphics Generalize WAYLAND_DISPLAY variable at a platform level and set a default value 2024-12-11 13:18:03 +01:00
recipes-multimedia dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
recipes-sato Update Digi Copyright header 2024-07-15 09:28:58 +02:00
recipes-support swupdate: fix build errors in ubivol rdiff handler patch 2024-12-04 11:23:05 +01:00
DIGI_EULA DIGI_EULA: Update Digi EULA file. 2017-08-29 12:23:22 +02:00
DIGI_OPEN_EULA meta-digi: Rename from DEL to DEY. 2013-06-12 13:18:37 +02:00
README meta-digi: update support email address 2017-10-30 17:02:33 +01:00

README

OpenEmbedded/Yocto Digi Embedded Linux layer
============================================

This layer provides the Digi Embedded Linux distribution images.

This layer depends on:

git://git.yoctoproject.org/poky.git
git://git.openembedded.org/meta-openembedded.git
git://git.yoctoproject.org/meta-freescale.git
git://github.com/Freescale/meta-fsl-demos.git

Digi's license agreements
-------------------------

All software is covered by Digi's general EULA and Digi's Open Source
EULA. To have the right to use the software in your images you need to
read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files.

NXP Semiconductors' software license agreement
----------------------------------------------

Some platforms depends on libraries and packages that are covered by
NXP Semiconductors' EULA. To have the right to use those binaries in
your images you need to read and accept the EULA file in meta-freescale
Yocto layer.

Support
-------

This layer is provided 'as is' with no guarantee. However, some support
may be available from tech.support@digi.com