]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: Add OE_EXTRA_IMPORTS
authorChris Laplante <chris.laplante@agilent.com>
Fri, 7 Jun 2019 18:57:53 +0000 (14:57 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Jun 2019 15:01:36 +0000 (16:01 +0100)
commit00fa8391365863fa7805ad61b2d1a8425b9ea040
tree1eae989878e7ae2aa05e0fcc1ed21d7c7c043e25
parentaedb6bf9b6ccf37f69372642bc4c5dbbca92d0d9
base.bbclass: Add OE_EXTRA_IMPORTS

OE_IMPORTS is not intended to be touched by users, but there are cases
in which layers might want to make additional Python modules available
to Python functions. For example, Python modules defined in the layer
themselves (under meta-layer/lib).

Signed-off-by: Chris Laplante <chris.laplante@agilent.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass