[OE-core] [PATCH] check bitbake server-only port is a number

Richard Purdie richard.purdie at linuxfoundation.org
Sat Oct 8 06:49:49 UTC 2016


On Fri, 2016-10-07 at 16:46 -0500, Benjamin Esquivel wrote:
> either using the memres script or the bitbake call with --server-only
> if the port is a string instead of a number then the process hangs
> indefinitely causing a loop that never ends.
> 
> adding a check at the beginning for the port being a number otherwise
> end prematurely.
> 
> [YOCTO#10397]
> 
> Signed-off-by: Benjamin Esquivel <benjamin.esquivel at linux.intel.com>
> ---
>  bitbake/lib/bb/main.py | 7 +++++++
>  1 file changed, 7 insertions(+)

bitbake patches should go to the bitbake list. I've queued this anyway
since I don't like indefinite hangs. I also had to tweak the commit
message (e.g. a main: prefix to the shortlog).

Cheers,

Richard



More information about the Openembedded-core mailing list