Home
last modified time | relevance | path

Searched refs:create_manifest (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dpython3-manifest.json4 # Please keep in mind that the create_manifest task relies on the fact the the
28 # We run $ bitbake python3 -c create_manifest and the resulting manifest
37 # After each Python upgrade, the create_manifest task should be executed, because we
45 # - Run the create_manifest task for the target Python package as its shown below:
47 # $ bitbake python3 -c create_manifest
61 # Once you have deleted from the others you need to run the create_manifest task again,
81 # If we build the _uuid module correctly and run the create_manifest task the _uuid files wi…
/openbmc/openbmc/poky/meta/lib/oe/
H A Dmanifest.py194 def create_manifest(d, final_manifest=False, manifest_dir=None, function
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpopulate_sdk_base.bbclass164 from oe.manifest import create_manifest, Manifest
199 create_manifest(d, manifest_dir=d.getVar('SDK_DIR'),
201 create_manifest(d, manifest_dir=d.getVar('SDK_DIR'),
H A Dimage.bbclass204 from oe.manifest import create_manifest
256 create_manifest(d)
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3_3.12.3.bb406 # bitbake python -c create_manifest