[OE-core] patchwork client problems

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Sep 8 12:35:25 UTC 2014


On 6 September 2014 19:25, Khem Raj <raj.khem at gmail.com> wrote:
> On Sat, Sep 6, 2014 at 8:32 AM, Khem Raj <raj.khem at gmail.com> wrote:
>> On Sat, Sep 6, 2014 at 6:32 AM, Burton, Ross <ross.burton at intel.com> wrote:
>>> Thanks Khem, much appreciated.
>>>
>>> Presumably the hooks to auto-mark merged patches haven't been
>>> activated because the git server and the patchwork server are on
>>> different machines. Has there been previous discussion to get this
>>> resolved?
>>
>> it has been activated and was working in past. Do you see it not happening now ?
>
> update hooks were not working too since they use pwclient themselves
> and pwclient
> was not working thus far. So it should start working again. I have
> updated the hooks
> to reflect the latest changes from patchwork upstream as well

FYI, The current upstream pwclient can now operate on multiple IDs, e.g.:
pwclient view 1 3 4 9
pwclient get 2 5
and you can configure a per-project or global "signoff" option for
git-am (or on the command-line -- git-am -s 77):
[options]
default = my_project2
signoff = True
[proj1]
url = ...
signoff = True

cheers,



More information about the Openembedded-core mailing list