diff options
author | Awais Belal <awais_belal@mentor.com> | 2018-08-26 15:33:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-28 10:32:08 +0100 |
commit | 95e37ba260adee18cf16dd099a67f0a4fe22b7a9 (patch) | |
tree | 3dde9a80d37027caf346fcffc1faff6845bdf5b8 /bitbake/lib/bb/ui | |
parent | fd1da1ac6e7603159b589c9d85b4a26a4a6978a9 (diff) | |
download | poky-95e37ba260adee18cf16dd099a67f0a4fe22b7a9.tar.gz |
bitbake: toaster: allow pokydirname to be evaluated when all layers are local
Toaster depends on pokydirname for identifying the location of
the oe-init-build-env script (and there might be other purposes
in the future). The problem with current approach is that it
only checks/sets the variable with git based repos, whereas
toaster provides mechanisms to allow having layers that are all
locally available. The evaluation of the variable fails in such
scenarios, so use a more flexible mechanism in this case and
try to locate poky in the local layers as well, if not already
set.
[YOCTO #12891]
(Bitbake rev: 6c3c196b28603591371ec7e62871fbb4296f2c71)
Signed-off-by: Awais Belal <awais.belal@mentor.com>
Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/ui')
0 files changed, 0 insertions, 0 deletions