Skip to content

Some clean up#48

Open
Alexis Cellier (fhost) wants to merge 7 commits into
qualcomm-linux:qcom/ubuntu/resolutefrom
fhost:fhost/cleanup
Open

Some clean up#48
Alexis Cellier (fhost) wants to merge 7 commits into
qualcomm-linux:qcom/ubuntu/resolutefrom
fhost:fhost/cleanup

Conversation

@fhost

Copy link
Copy Markdown

No description provided.

@ssadhula

ssadhula commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Alexis Cellier (@fhost) - DCO is failing. Can you update your commits using DCO ? You can attest to the DCO by committing with the -s or --signoff options or manually adding the "Signed-off-by":

This fixes gbp buildpackage.

Signed-off-by: Alexis Cellier <alexis.cellier@canonical.com>
.gitignore file has no reason to be installed.

Signed-off-by: Alexis Cellier <alexis.cellier@canonical.com>
The module is already loaded by the soft dependency added though
modprobe.d configuration file.

Signed-off-by: Alexis Cellier <alexis.cellier@canonical.com>
dh_dkms is automatically adding a trigger to call it.

Signed-off-by: Alexis Cellier <alexis.cellier@canonical.com>
A package should not add some configuration in /etc.
Also, use a hook to only include the module. It will be loaded by the
dependency specified in modprobe.d configuration.

Signed-off-by: Alexis Cellier <alexis.cellier@canonical.com>
This is handle by dkms.

Signed-off-by: Alexis Cellier <alexis.cellier@canonical.com>
We need some linux-headers, but not the generic one. The correct headers
should already be installed (linux meta packages are here for that).
Also, there is no need for grub.

This avoid installing useless packages.

Signed-off-by: Alexis Cellier <alexis.cellier@canonical.com>
@fhost

Copy link
Copy Markdown
Author

Alexis Cellier (Alexis Cellier (@fhost)) - DCO is failing. Can you update your commits using DCO ? You can attest to the DCO by committing with the -s or --signoff options or manually adding the "Signed-off-by":

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants