Bug 15026 - package/udisks: install to staging
Summary: package/udisks: install to staging
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2022.08
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-05 13:38 UTC by wg
Modified: 2022-10-06 18:48 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments
patch to fix this issue/bug (820 bytes, patch)
2022-10-05 13:38 UTC, wg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wg 2022-10-05 13:38:20 UTC
Created attachment 9371 [details]
patch to fix this issue/bug

For development, install to staging as well!
Comment 1 Yann E. MORIN 2022-10-05 15:50:46 UTC
Hello,

Thanks for your patch. As explained in the manual [0], we do not take patches
from the bug tracker; instead can you submit it to the mailing list, please?

[0] https://buildroot.org/downloads/manual/manual.html#submitting-patches

Regards,
Yann E. MORIN.
Comment 2 Thomas Petazzoni 2022-10-06 18:48:09 UTC
If you post the patch to the mailing list, could you be a bit more specific in the commit log as to why installation to staging is useful for this package? Normally, installation to staging is relevant when the package installs a library. Thanks a lot!