Ticket #948 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Use metapackages to contain kernel modules

Reported by: mazikeen Owned by: spaetz
Priority: minor Milestone:
Component: Package requests Version: SHR-unstable
Keywords: Cc:

Description

Can we use metapackages to break the modules into easy to install classes? That would keep the default list reasonably small without making life difficult for those with a minority interest. Classes might include:

USB Mass Storage - for card readers, usb hdds and cd/dvd drives, including filesystem modules
USB Networking - for ethernet and wifi dongles
USB HID - for keyboards, gamepads, etc.
Advanced packet filtering - for more esoteric firewall and traffic shaping needs

Change History

comment:1 Changed 2 years ago by jama

Metapackages like this already exists
see task-base-bluetooth, task-base-irda, task-base-usbgadget in  task-base.bb

All we need is to remove kernel-modules (metapackage with ALL kernel modules) from machine config om-gta02.conf and replace it with sane subset of modules:
 om-gta02.conf.patch

BTW: don't forget to clean & rebuild task-base.bb of bump PR after MACHINE_EXTRA_RRECOMMENDS change.

comment:2 Changed 2 years ago by Heinervdm

As a reminder there is also ticket: #572

comment:3 Changed 2 years ago by Heinervdm

  • Status changed from new to closed
  • Resolution set to fixed

We think this is now solved too.

Note: See TracTickets for help on using tickets.