On Fri, Oct 30, 2009 at 10:51:02PM +0100, Leon Woestenberg wrote: > Hello Robert and crews, > > On Fri, Oct 30, 2009 at 9:47 PM, Robert Schwebel > <[email protected]> wrote: > > Hi Marcin, Richard & OE crew, > > > > At ELC-E, we discussed how we could improve the collaboration between > > the cross build systems out there. Although there are big differences > > in what kind of tools people use, there is one thing that all cross > > build systems have in common: patches for upstream packets. > > > > - patches have to be in the canonical patch format, as known from linux > > - proper Signed-off-by: lines > > ... > > What do you think? Should we try to create a new patch stack which > > follows these rules, in order to lower the ammount of duplicate work? At > > least for us, this would be very interesting. > > > > - Standard naming of the patch (numbered series etc).
We use quilt series in ptxdist, i.e. an series file which contains the names of the patches in order. This has the advantage that you don't have to break the history by changing numbers when you have to insert a patch between two others. > - A shared (possibly distributed) patch server with patches against > the package? I could imagine a central patch server for that, as long as the maintainers have a technique to "qualify" which patches to take for their respective projects. It could for example be done in a way that the maintainers add their Signed-off-by, and a script extracts things automatically then. rsc -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
