Skip to content

Get rid of explicit kernel dependencies  #13

@esyr-rh

Description

@esyr-rh

They are useless. For example, if we have kernel-1.2.3 and kernel-1.2.5 installed, the pair of Requires: kernel >= 1.2.4 and Requires: < 1.2.5 is still satisfied.

Instead, it's better to rely on auto-generated kernel() dependecies, and depmod/weak-modules.

Do not forget to add dependency on firmware() for the drivers that do not ship firmware but depend on its presence.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions