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 <[email protected]> > --- > 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
