[yocto] ERROR: Unable to connect to bitbake server, or start one

2017-08-25 Thread Gera Pesikoff
I figured out that the new function findTopdir (Submitted on July 18, 2017) does not handle the errors of the absence of the BBPATH variable and path to the conf/bblayers.conf in BBATH. It just returns None. On Thu, 2017-08-24 at 18:24 +0300, Gera Pesikoff wrote: > Hi > I started to study bitb

Re: [yocto] ERROR: Unable to connect to bitbake server, or start one

2017-08-24 Thread Leonardo Sandoval
On Thu, 2017-08-24 at 18:24 +0300, Gera Pesikoff wrote: > Hi > I started to study bitbake and decided to repeat the BitBake Hello > World from the manual > (http://www.yoctoproject.org/docs/2.3.1/bitbake-user-manual/bitbake-user-manual.html#bitbake-hello-world). > I do everything according to the i

[yocto] ERROR: Unable to connect to bitbake server, or start one

2017-08-24 Thread Gera Pesikoff
Hi I started to study bitbake and decided to repeat the BitBake Hello World from the manual (http://www.yoctoproject.org/docs/2.3.1/bitbake-user-manual/bitbake-user-manual.html#bitbake-hello-world). I do everything according to the instructions, but when I run the bitbake command, I get the follo