mbox series

[meta-arago,kirkstone/master,0/5] Packagegroup cleaning and a new proposal

Message ID 20230728002032.853330-1-rs@ti.com
Headers show
Series Packagegroup cleaning and a new proposal | expand

Message

Randolph Sapp July 28, 2023, 12:20 a.m. UTC
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