On Sun, 2016-01-31 at 16:51 -0500, Paul Gortmaker wrote: > If i go into poky/meta-openembedded, and crack open .git/config I'll see > the source git://git.openembedded.org/meta-openembedded listed. So I > think at least at that point, I need to look at OE lists and not yocto > lists. But looking the 2nd link above I'm still none the wiser where in > OE the xterm patch needs to be sent to, and OE-core looks right until I > clone core and find the file simply isn't there.
I agree that this is confusing, and the way that poky merges all the layers together into a single tree doesn't help. But in fact I think you were already 90% of the way there. Once you've figured out that this is part of meta-openembedded, you just need to consult the README file in the appropriate subdir, for example: http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/README (which, I assume, also shows up in your poky checkout although I haven't checked this) > Is there a 1:1 mapping between mailing lists <---> git://<server>/<path> > out there, since I think that would help. And/or maybe a get_maintainer > script like the kernel has. Not that I know of, but that sounds like a good idea. Perhaps it could be added to the layer index page: http://layers.openembedded.org/layerindex/branch/master/layers/ p. -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
