Re: [poky] [PATCH 0/3] lighttpd-1.4.72
Martin Jansa <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <CA+chaQf_UikgzsLT+yCeF5Ce8ZNt=gHyp=jPZMjaNHK4YaWvdA@mail.gmail.com> |
On Fri, Oct 20, 2023 at 3:56 PM Ross Burton <[email protected]> wrote: > > On 20 Oct 2023, at 13:54, [email protected] wrote: > > > > On Fri, Oct 20, 2023 at 12:18:22PM +0000, Ross Burton wrote: > >> On 20 Oct 2023, at 12:48, Glenn Strauss via lists.yoctoproject.org <[email protected]> wrote: > >>> Glenn Strauss (3): > >>> lighttpd: upgrade 1.4.71 -> 1.4.72 > >>> lighttpd: update init script > >>> lighttpd: modernize lighttpd.conf > >> > >> Poky is a generated repository that doesn’t actually have any patches directly merged into it, so these should be sent to [email protected] <mailto:[email protected]>. > > > > I'll re-send to the openembedded-core list. > > Thanks for the pointer, Richard and Ross. > > > > ==> Would someone please update the documentation? > > > > https://docs.yoctoproject.org/contributor-guide/submit-changes.html#finding-a-suitable-mailing-list > > 4.4.3 Finding a Suitable Mailing List > > “meta-*” trees: These trees contain Metadata. Use the poky mailing list. > > So we obviously need to make that list a bit clearer. The relevant line was two above: > > • Core Metadata: Send your patches to the openembedded-core mailing list. For example, a change to anything under the meta or scripts directories should be sent to this mailing list. > > A better way to do that would be to just list the top level folders, I’ll send a change. I just talked with another person confused by '“meta-*” trees', can we change this to '“meta-*” trees inside poky repository', to make it more clear that it doesn't apply e.g. to meta-oe? I guess then poky users still might get confused as add-layer meta-oe will add meta-oe into poky checkout (which isn't really inside poky repository) but still confusing. Or were you thinking about sending a change from '“meta-*” trees' to 'meta-yocto-bsp, meta-poky' and forgot to send that change? Regards,