generic-poky/scripts/lib
Paul Eggleton 2b4e1506f0 scripts: consolidate code to find bitbake path
Several of these scripts were using duplicated code (and slightly
different methods) to find the path to bitbake and add its lib
subdirectory to the Python import path. Add some common code to do this
and change the scripts to use it.

Fixes [YOCTO #5076].

(From OE-Core rev: 0b5e94e168819134dcda0433c8ae893df4ab13ce)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-25 13:51:45 +01:00
..
bsp Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:20:28 +01:00
image wic: check if BBLAYERS is valid before use 2014-06-06 10:29:24 +01:00
mic wic: check if BBLAYERS is valid before use 2014-06-06 10:29:24 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00