Home
last modified time | relevance | path

Searched refs:copy_bitbake_and_layers (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dcopy_buildsystem.py40 def copy_bitbake_and_layers(self, destdir, workspace_name=None): member in BuildSystem
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpopulate_sdk_ext.bbclass189 def copy_bitbake_and_layers(d, baseoutpath, derivative):
204 …corebase, sdkbblayers = buildsystem.copy_bitbake_and_layers(baseoutpath + '/layers', workspace_nam…
605 …conf_initpath, conf_bbpath, core_meta_subdir, sdkbblayers = copy_bitbake_and_layers(d, baseoutpath…