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
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
I made a simple bitbake example - hello world. An example is here:
https://github.com/GeraPesikoff/bitbake-hello-world
With the bitbake version 1.40, everything works fine, but with version 1.42, the
execution ends with an error:
ERROR: An uncaught exception occurred in
runqueue###