[oe] patchwork now has an 'applied' flag

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Sat Apr 4 15:33:50 UTC 2009


Ah ok.

Is my understanding proper that if it is a small patch or if I add a
package, I can just commit, and if it affects kernel or build tools
or so that I post (unless probalby when it is trivial like adding a
kernel module)

FM

2009/4/4 Koen Kooi <k.kooi at student.utwente.nl>:
> On 04-04-09 14:01, Frans Meulenbroeks wrote:
>>
>> Probably a stupid question, but is there some info on what patchwork
>> is and how to use it?
>
> The OE patchwork is located at http://patchwork.openembedded.org/ and
> collects all patches and follow-up comments to them posted to this
> mailinglist.
>
> The really neat thing is the 'mbox' option, which scans the replies to the
> patch for signed-off-by and acked-by lines and puts those in the patch.
>
> What I do nowadays:
>
> wget http://patchwork.openembedded.org/patch/$1/mbox/ -O pw-am-$1.patch
> git am < pw-am-$1.patch
> rm pw-am-$1.patch
>
> Now, if only git-send-email wouldn't strip the commit message...
>
> regards,
>
> Koen
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list