meta-digi/meta-digi-dey/recipes-core
Gabriel Valcazar 7f6898e1c6 recipes-core: add new recipe for dey-toolchain, a general DEY toolchain
For many DEY releases, we've been providing one SDK per image type, per
platform. In the case of graphical images, this was redundant for a few
reasons:

    * Most of the SDK's contents were identical, save for the specific packages
      in each image (qt, webkit, lvgl...) and their dependencies. With each SDK
      occupying over 1.5 GiB, this results in a lot of storage space overhead
      in our servers.
    * For some images, namely webkit and lvgl images, their respective SDK
      packages aren't necessary for the expected development use cases, so it's
      perfectly possible to use the qt SDK instead.

Create a separate recipe for a general-use SDK. Said toolchain includes qt5/qt6
packages by default, except for headless platforms. The advantages of this are:

    * We only provide one prebuilt SDK per platform, all with the same base
      name. The SDK should cover most if not all of the expected development
      use cases, and customers are still able to create their own custom SDKs
      if needed.
    * Having a separate recipe for the toolchain, not tied to a specific image
      type, allows us to fine tune its contents without affecting images and
      their recipes. With time, we can incorporate new packages as needed.

https://onedigi.atlassian.net/browse/DEL-9297

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2024-11-26 18:36:34 +01:00
..
base-files base-files: fix conflict with procps about sysctl.conf 2024-09-12 13:55:26 +02:00
busybox cc9: standby: do not disable bluetooth on suspend if power is on 2024-11-25 17:29:29 +01:00
images trustfence.bbclass: copy public key to fs only if TRUSTFENCE_SIGN is enabled 2024-11-14 13:30:03 +01:00
init-ifupdown p2plink: make script more robust 2024-11-15 13:03:37 +01:00
initscripts Update Digi Copyright header 2024-07-15 09:28:58 +02:00
meta recipes-core: add new recipe for dey-toolchain, a general DEY toolchain 2024-11-26 18:36:34 +01:00
packagegroups meta-digi: integrate ConnectCore MP25 DVK platform on common recipes 2024-07-22 17:12:33 +02:00
psplash dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
readline Update Digi Copyright header 2024-07-15 09:28:58 +02:00
recovery recovery: ccmp1: update regex to include ubi1 for update partition 2024-11-20 15:25:53 +01:00
system-monitor Update Digi Copyright header 2024-07-15 09:28:58 +02:00
systemd dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
sysvinit dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
trustfence trustfence-fscrypt: migrate to version 0.2 for arm64 2024-11-18 16:03:56 +01:00