Skip to content

Integrate meta-seco-edgehog-embedded/official_support

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/8fe5d96c85605645260baa6e78b198a3b69f607e

[FIX][PACKAGE] Update packagegroup-seco-networking.bb to fix a typo

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/92ab1a822859bfc2785eb9c3aa85b6124eb8acab

[IMAGE] Add seco-image-edgehog recipe

This it the image of Edgehog Embedded that is configurable via configuration tool. This means that it has not a fixed size and all features and components it can include are variable and selectable via configuration tool, when the Yocto´s project is created.

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/4daf3058615eaa911f41e88808920215b469024e

[IMAGE] Update name of a packagegroup in seco-image-edgehog-full image

from packagegroup-seco-connection to packagegroup-seco-networking.

This bb file has been renamed.

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/143105b1fe5455cfcdc8e16db17ec80090fed9a7

[IMAGE] Add seco-image-edgehog-full image

This image includes all present packagesgroups. It is the largest image the use should obtain.

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/2c5f2a23d29fa37a33e73a0bc8c76c3c2beedc8b

[PACKAGEGROUP] Add packagegroup for graphic tool collection

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/43bc21592e601cdf1c2475e7d1af56ec42aa8bdf

[PACKAGEGROUP] Add packagegroup for networking tool collection

Collection of tool useful for networking usage. Packages divided by network type (e.g. wifi, bluetooth).

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/64756458e3c1bea9f9f3732fcb577174e043feb7

[PACKAGEGROUP] Add packagegroup for multimedia tool collection

Collection of tool useful for audio/video usage. Somethime there are tool specific for a machine or architecture; in order to provide flexibility about this, the variable

MACHINE_MULTIMEDIA_PLUGIN

has been added. It can be populated in other layers.

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/f4741f1d708827dd9eb6d375db50c77412e95b8b

[PACKAGEGROUP][TESTING] Remove fbida tool from base RDEPENDS

Actually this tool does not compile for i.MX6 architecture (to review).

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/d009f4b098799c2e2beb5f14982b59b3021a741c

[IMAGE][DISTRO] Include edgehog-embedded class to basic distro

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/61a2a37e968fde308080069940f0a0b579175a41

[PACKAGEGROUP] Add packagegroup for gstreamer's recipes collection

There are two packages:

  • packagegroup-seco-gstreamer1.0 : collection of good,bad and base plugins

  • packagegroup-seco-gstreamer1.0-commercial : extention of the previous package with the addition of commercial plugins. These last require that the variable LICENSE_FLAGS_ACCEPTED contains the "commercial" licence:

    LICENSE_FLAGS_ACCEPTED += " commercial "

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/cdf7626112a9ae33eab92bcec780b41970a6e9db

[PACKAGEGROUP] Add packagegroup for testing tool collection

Collection of tool useful for software and hardware testing purpose. This packagegroup is divided is various packages:

  • base: generic tools present in more distribution by default
  • network: set of tools regarding network testing
  • multimedia: set of tools regarding audio testing
  • graphics: set of tools regarding graphics features testing. Sometime there are tool specific for a machine or architecture; in order to provide flexibility about this, the variable

MACHINE_GRAPHICS_TESTING_PLUGIN

has been added. It can be populated in other layers.

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/28a40c294b0f5389dd2e88432ab87b7bc9cc7c57

[PACKAGEGROUP] Add packagegroup for debugging tool collection

Collection of tool useful for software and hardware debugging purpose. Somethime there are tool specific for a machine or architecture; in order to provide flexibility about this, the variable

MACHINE_SPECIFIC_TESTING_PLUGIN

has been added. It can be populated in other layers.

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/514013f91107d9e0489a65e5f5b36430f65ac1c2

[IMAGE] Add seco-image-edgehog-base image

This is the smallest image, witch inherits everything from the core-image recipe.

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/f55997e4212a148c79cae2d9f75cd16c54861470

[config tool] Add meta-chromium to the list of layer to include

Actually, the meta-chromium layer is automatically added to the list of layers to use in otder to provide support for Chromium insided the images present in this layer. For the future: to evaluate to include it depending to a CONFIG_ environment variable.

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/77d19b34efef2bb83cd2aafa0c8a48bc468944c8

[IMAGE] Add wic (also compressed) and bmap file as artefacts

Add final image file useful with bmaptool

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/8403e066e51262c4800734217d3761da32ad7be3

[CLASS] Add general edgehog-embedded class

This class is used as a common point for all general settings shared between the DISTROs included in this layer.

--

Commit: https://git.seco.com/yocto_ng/layers/seco/meta-seco-edgehog-embedded/-/commit/a7a9b553f84e3d1fd43da9c636d2e1c7dc33ee55

[CONFIG TOOL] Allow Wayland backend also for i.MX6 architectures

Merge request reports

Loading