Skip to content

Integrate meta-seco-edgehog-embedded/official_support

Commit: yocto_ng/layers/seco/meta-seco-edgehog-embedded@8fe5d96c

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

Commit: yocto_ng/layers/seco/meta-seco-edgehog-embedded@92ab1a82

[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: yocto_ng/layers/seco/meta-seco-edgehog-embedded@4daf3058

[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: yocto_ng/layers/seco/meta-seco-edgehog-embedded@143105b1

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

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

--

Commit: yocto_ng/layers/seco/meta-seco-edgehog-embedded@2c5f2a23

[PACKAGEGROUP] Add packagegroup for graphic tool collection

--

Commit: yocto_ng/layers/seco/meta-seco-edgehog-embedded@43bc2159

[PACKAGEGROUP] Add packagegroup for networking tool collection

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

--

Commit: yocto_ng/layers/seco/meta-seco-edgehog-embedded@64756458

[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: yocto_ng/layers/seco/meta-seco-edgehog-embedded@f4741f1d

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

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

--

Commit: yocto_ng/layers/seco/meta-seco-edgehog-embedded@d009f4b0

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

--

Commit: yocto_ng/layers/seco/meta-seco-edgehog-embedded@61a2a37e

[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: yocto_ng/layers/seco/meta-seco-edgehog-embedded@cdf76261

[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: yocto_ng/layers/seco/meta-seco-edgehog-embedded@28a40c29

[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: yocto_ng/layers/seco/meta-seco-edgehog-embedded@514013f9

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

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

--

Commit: yocto_ng/layers/seco/meta-seco-edgehog-embedded@f55997e4

[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: yocto_ng/layers/seco/meta-seco-edgehog-embedded@77d19b34

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

Add final image file useful with bmaptool

--

Commit: yocto_ng/layers/seco/meta-seco-edgehog-embedded@8403e066

[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: yocto_ng/layers/seco/meta-seco-edgehog-embedded@a7a9b553

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

Merge request reports