[Buildroot] [PATCH 4/4] support/kconfig: bump to kconfig from linux-3.12

Yann E. MORIN yann.morin.1998 at free.fr
Thu Nov 14 17:36:08 UTC 2013


Jeremy, Peter, All,

On 2013-11-14 12:41 +0100, Peter Korsgaard spake thusly:
> >>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:
> 
>  > From: "Yann E. MORIN" <yann.morin.1998 at free.fr>
>  > With this, we can trash our probability patch, it's now upstream.
>  > Refresh a few other patches.
> 
>  > Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
>  > Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> 
> Thanks. Strangely enough pwclient doesn't like the patch:
> 
> pwclient get 291086
> Traceback (most recent call last):
>   File "/home/peko/bin/pwclient", line 500, in <module>
>     main()
>   File "/home/peko/bin/pwclient", line 465, in main
>     action_get(rpc, patch_id)
>   File "/home/peko/bin/pwclient", line 238, in action_get
>     s = rpc.patch_get_mbox(patch_id)
>   File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
>     return self.__send(self.__name, args)
>   File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
>     verbose=self.__verbose
>   File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
>     return self.single_request(host, handler, request_body, verbose)
>   File "/usr/lib/python2.7/xmlrpclib.py", line 1297, in single_request
>     return self.parse_response(response)
>   File "/usr/lib/python2.7/xmlrpclib.py", line 1467, in parse_response
>     p.feed(data)
>   File "/usr/lib/python2.7/xmlrpclib.py", line 557, in feed
>     self._parser.Parse(data, 0)
> xml.parsers.expat.ExpatError: not well-formed (invalid token): line 2069, column 1
> 
> But it seems to work OK if I use the mbox link on the patchwork
> website.
> 
> Jeremy, any ideas?

It seems the ^L character in that hunk is what causes the issue.
And there is another hunk with another ^L in it.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list