Re: [poky] #package #poky #yocto connman: Bug in connman causing endless write to file
Alexander Kanavin <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <CANNYZj8_ADh_GUoO7i5TmTPeNHm8f=gbwhb93B1xYXBneb9+Ew@mail.gmail.com> |
On Mon, 13 Jan 2025 at 15:15, Dieterich, Peter-Simon via lists.yoctoproject.org <[email protected]> wrote: > Will do. I agree that the statement is very broad. To be honest, I don't know the exact use case of this feature. From what I've seen it saves connection statistics that look very much like debug information, for which you also need special binaries to analyze. Right, I'd suggest that - you try to work out a solution with upstream; if you can propose a proper source patch that's better than just reporting an issue and leaving them to figure out what to do about it. - you get a full understanding of the difference between --enable-stats and --disable-stats by studying the connman source If upstream shows no interest, or otherwise there's no progress, we can revisit the disabling, but even then it should be a recipe option that can be adjusted: PACKAGECONFIG[stats] = "--enable-stats,--disable-stats" At that point the "full understanding" would become useful to write a good commit message for the disabling-by-default. Alex