Files
poky/scripts
Richard Purdie ba2cfcc6dd oe-buildenv-internal: Fix finding build directory
The intent of the env setup scripts is to set BBPATH to point at the
build directory. This means if the user changes directory, bitbake can
still find the original build directory. The default bblayers.conf files
reset BBPATH to the correct components so this is safe and restores the
behaviour the script was intended to have.

[YOCTO #12163]

(From OE-Core rev: 82eeb934997c9eaa6443079dfb649a89872a222c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-11-05 13:40:33 +00:00
..
2016-06-01 12:47:10 +01:00
2016-12-13 22:55:21 +00:00
2017-09-26 11:05:01 +01:00

This directory contains Various useful scripts for working with OE builds