All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][kirkstone/master][PATCH 0/5] Packagegroup cleaning and a new proposal
@ 2023-07-28  0:20 rs
  2023-07-28  0:20 ` [meta-arago][kirkstone/master][PATCH 1/5] packagegroup-arago-bootstrap: fix RDEPENDS notation rs
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: rs @ 2023-07-28  0:20 UTC (permalink / raw)
  To: reatmon, denis; +Cc: afd, nm, meta-arago, Randolph Sapp

From: Randolph Sapp <rs@ti.com>

Clean up some package groups, introduce a new group for all-around
useful tools that all images should inherit, and drop some unnecessary
logic in the irqbalance append.

We'll have to talk a little more about what to do with the sysvinit
images. I see no reason why we can't inherit the configuration
mechanisms poky uses for multiple init systems, aside from having to
fragment the package feeds accordingly.

Randolph Sapp (5):
  packagegroup-arago-bootstrap: fix RDEPENDS notation
  packagegroup-arago-base: edit the summary to describe current use
  irqbalance: remove append to install systemd script
  packagegroup-arago-boot: add a new group for all-around useful
    packages
  arago-tiny-image: add packagegroup-arago-boot to IMAGE_INSTALL

 .../recipes-core/images/arago-image.inc         |  1 +
 .../recipes-core/images/arago-tiny-image.inc    |  1 +
 .../packagegroups/packagegroup-arago-base.bb    |  2 +-
 .../packagegroups/packagegroup-arago-boot.bb    | 17 +++++++++++++++++
 .../packagegroup-arago-bootstrap.bb             |  2 +-
 .../packagegroup-arago-tisdk-addons.bb          |  1 -
 .../irqbalance/irqbalance_git.bbappend          |  6 +-----
 7 files changed, 22 insertions(+), 8 deletions(-)
 create mode 100644 meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-boot.bb

-- 
2.41.0



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

end of thread, other threads:[~2023-08-05  3:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28  0:20 [meta-arago][kirkstone/master][PATCH 0/5] Packagegroup cleaning and a new proposal rs
2023-07-28  0:20 ` [meta-arago][kirkstone/master][PATCH 1/5] packagegroup-arago-bootstrap: fix RDEPENDS notation rs
2023-07-31 20:10   ` Denys Dmytriyenko
2023-07-28  0:20 ` [meta-arago][kirkstone/master][PATCH 2/5] packagegroup-arago-base: edit the summary to describe current use rs
2023-07-31 20:11   ` Denys Dmytriyenko
2023-07-28  0:20 ` [meta-arago][kirkstone/master][PATCH 3/5] irqbalance: remove append to install systemd script rs
2023-07-28  0:20 ` [meta-arago][kirkstone/master][PATCH 4/5] packagegroup-arago-boot: add a new group for all-around useful packages rs
2023-07-28 21:09   ` Denys Dmytriyenko
2023-07-28  0:20 ` [meta-arago][kirkstone/master][PATCH 5/5] arago-tiny-image: add packagegroup-arago-boot to IMAGE_INSTALL rs
2023-07-28 21:20   ` 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.