On 2015-02-04 08:33, Heiko Schocher wrote:
Hello Hannes,

1st)
patman prints out some errors, looks like for me that something is wrong
with the first line of my commit message - but no idea what.

"
Traceback (most recent call last):
   File "tools/patman/patman", line 149, in <module>
     options.add_maintainers)
File "/home/petermaierh/work/u-boot/tools/patman/series.py", line 227,
in MakeCcFile
     raise_on_error=raise_on_error)
File "/home/petermaierh/work/u-boot/tools/patman/gitutil.py", line 321,
in BuildEmailList
     raw += LookupEmail(item, alias, raise_on_error=raise_on_error)
File "/home/petermaierh/work/u-boot/tools/patman/gitutil.py", line 490,
in LookupEmail
     raise ValueError, msg
ValueError: Alias 'drivers/video/am335x-fb' not found
"
maybe you've or somebody else has an idea how to fix this ?

I am not really a python coder ... and I do not see such an error,
if I create a commit with changes in "drivers/video/am335x-fb.c"
I got not this error ... my first thought it was the
"drivers/video/am335x-fb:" in your subject line... but I used the same
subject for a test commit ... please try another subject line:
"drivers, video, am335x: ..." ?

How does your patman config file looks like?
I've tried to add
--no-tags             Don't process subject tags as aliaes
to cmdline, this works ... so it is definitely a problem with the subject line of the commit.


2nd)
How to achieve "not breaking threading" ? How the right "in-reply-to" is
added to git-send-email ? from where comes this information.
I've seen at my last V2 that i don't have reached the goal.

Hmm... I am not sure, maybe this is a ToDo? Simon? Could you
help here?
An idea is to use the
-r IN_REPLY_TO
in the commandline, the value may be taken from patchwork, here is a messageid like
<1422966166-3973-21-git-send-email-oe5...@oevsv.at> displayed.


Thanks!

bye,
Heiko
best regards,
Hannes


many thanks and best regards,
Hannes

Heiko Schocher <h...@denx.de> schrieb am 03.02.2015 13:47:02:

From: Heiko Schocher <h...@denx.de>
To: Hannes Petermaier <hannes.peterma...@br-automation.com>
Cc: Hannes Petermaier <oe5...@oevsv.at>, u-boot@lists.denx.de, U-Boot
<u-boot-
boun...@lists.denx.de>
Date: 03.02.2015 13:47
Subject: Re: [U-Boot] [PATCH v2] intern: Add copy scripts and target
specific helpers

Hello Hannes,

Am 03.02.2015 13:37, schrieb Hannes Petermaier:
Hi all,

please ignore this "internal" patch.
This is was an accident.

Maybe it is worth to look into patman, see:
u-boot:/tools/patman/README ?

bye,
Heiko

best regards,
Hannes

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


--
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany





_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to