All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][master][PATCH 0/8] Wrap various packages in a compliant manner
@ 2025-03-20 18:20 Ryan Eatmon
  2025-03-20 18:20 ` [meta-arago][master][PATCH 1/8] packagegroup-arago-base: " Ryan Eatmon
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Ryan Eatmon @ 2025-03-20 18:20 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago

We are moving to make the meta-arago layers Yocto Project Compatible.

https://www.yoctoproject.org/development/yocto-project-compatible-layers/

We have been cleaning up the layer according to the yocto-check-layer
tool.  This series addresses any packages that were defined by wrapping
the bbappend behind a guard (see other series), or that a commercial
license is defined for a recipe and LICENSE_FLAGS_ACCEPTED is required
in the distro to be able to use them.

In order for a packagegroup to use these recipes, we can only include
them if we are building arago and applying the conf/distro/arago.conf
settings.

Ryan Eatmon (8):
  packagegroup-arago-base: Wrap various packages in a compliant manner
  packagegroup-arago-bootstrap: Wrap various packages in a compliant
    manner
  packagegroup-arago-tisdk-addons: Wrap various packages in a compliant
    manner
  nativesdk-packagegroup-arago-tisdk-host: Wrap various packages in a
    compliant manner
  ti-test: Wrap various packages in a compliant manner
  packagegroup-arago-gst-sdk-target: Wrap various packages in a
    compliant manner
  packagegroup-arago-gst: Wrap various packages in a compliant manner
  packagegroup-arago-tisdk-multimedia: Wrap various packages in a
    compliant manner

 .../recipes-core/packagegroups/packagegroup-arago-base.bb  | 5 ++++-
 .../packagegroups/packagegroup-arago-bootstrap.bb          | 5 ++++-
 .../packagegroups/packagegroup-arago-gst-sdk-target.bb     | 3 ++-
 .../recipes-core/packagegroups/packagegroup-arago-gst.bb   | 3 ++-
 .../packagegroups/packagegroup-arago-tisdk-addons.bb       | 7 +++++--
 .../packagegroups/packagegroup-arago-tisdk-multimedia.bb   | 4 ++--
 .../nativesdk-packagegroup-arago-tisdk-host.bb             | 5 ++++-
 meta-arago-test/recipes-core/packagegroups/ti-test.bb      | 2 +-
 8 files changed, 24 insertions(+), 10 deletions(-)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-03-24 17:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-20 18:20 [meta-arago][master][PATCH 0/8] Wrap various packages in a compliant manner Ryan Eatmon
2025-03-20 18:20 ` [meta-arago][master][PATCH 1/8] packagegroup-arago-base: " Ryan Eatmon
2025-03-20 18:20 ` [meta-arago][master][PATCH 2/8] packagegroup-arago-bootstrap: " Ryan Eatmon
2025-03-20 18:20 ` [meta-arago][master][PATCH 3/8] packagegroup-arago-tisdk-addons: " Ryan Eatmon
2025-03-20 18:20 ` [meta-arago][master][PATCH 4/8] nativesdk-packagegroup-arago-tisdk-host: " Ryan Eatmon
2025-03-20 18:20 ` [meta-arago][master][PATCH 5/8] ti-test: " Ryan Eatmon
2025-03-20 18:20 ` [meta-arago][master][PATCH 6/8] packagegroup-arago-gst-sdk-target: " Ryan Eatmon
2025-03-24 17:34   ` Denys Dmytriyenko
2025-03-20 18:20 ` [meta-arago][master][PATCH 7/8] packagegroup-arago-gst: " Ryan Eatmon
2025-03-24 17:38   ` Denys Dmytriyenko
2025-03-20 18:20 ` [meta-arago][master][PATCH 8/8] packagegroup-arago-tisdk-multimedia: " Ryan Eatmon
2025-03-24 17:37   ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.