Skip to content

Integrate meta-seco-edgehog-embedded/davc/update

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@3eeb658b

[BBLAYER] Add qt5 layer to the list of layer to use as default

--

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@341299b5

[TESSERACT] Change the used branch, from master to main

The source repository doesn't longer have the branch master. This one has been renamed as main.

Note: we faced with this issued because this package is used when graphical demos are used with seco-imx layer.

--

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@f0e0df0f

[IMAGE FULL] Add Qt5 packages inside the image

--

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@dff3e12d

[PACKAGEGROUP][Qt] Add support to qt5 as packagegroup

The package has the following RDEPENDS sections:

qt5 -> basic qt5 packages qt5-tests -> packages regarding the testing qt5-tools -> packages regarding additional Qt tools qt5-translations -> Qt translation packages qt5-examples -> Qt additional examples

--

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@b6d83a11

[IMAGE FULL] Add Chromium inside the image

Add packagegroup-seco-multimedia-browser to have the Chromium depending to the used backend (X11 or Wayland)

--

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@ae54341e

[PACKAGEGROUP] Add X11 support in packagegroup-seco-graphics

--

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@a13c764e

[PACKAGEGROUP][TEXT] Weston relative package placed in GRAPHICS_WAYLAND_TESTING_PLUGIN

This allows to compile also for X11 since the package was in generic graphics section. Now it is compiled only when Weston backend is used.

--

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@605c2069

[DISTRO][X11] Add X11 as other backend supported

This backend is compatible with IMX6 || RK || INTEL

--

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@4e748bfa

[DISTRO] Fix comments

--

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@e9010712

[IMAGE-FULL] Code refactoring

In CORE_IMAGE_EXTRA_INSTALL added packagegroups and their RDEPENDS.

--

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@42f738ec

[IMAGE-FULL] Code refactoring following Yocto's best practices

As mentioned in Yocto Documentation, about EXTRA_IMAGE_FEATURES:

The list of additional features to include in an image. Typically, you configure this variable in your local.conf file, which is found in the Build Directory. Although you can use this variable from within a recipe, best practices dictate that you do not.

--

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@459fe661

[MULTIMEDIA][PACKEGROUP] Add browser ad package RDEPENDS

Add support for Chromium for X11 and Wayland backends.

--

Commit: edgehog/layers/seco/meta-seco-edgehog-embedded@0b73fcec

[WESTON-INIT] Fix weston.service using root user

FIXME: weston should be run as weston, not as root

Merge request reports