Bug 15026

Summary: package/udisks: install to staging
Product: buildroot Reporter: wg
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot, yann.morin.1998
Priority: P5    
Version: 2022.08   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:
Attachments: patch to fix this issue/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!