Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/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…
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dmanifest.py192 def create_manifest(d, final_manifest=False, manifest_dir=None, function
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpopulate_sdk_base.bbclass141 from oe.manifest import create_manifest, Manifest
175 create_manifest(d, manifest_dir=d.getVar('SDK_DIR'),
177 create_manifest(d, manifest_dir=d.getVar('SDK_DIR'),
H A Dimage.bbclass198 from oe.manifest import create_manifest
249 create_manifest(d)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython3_3.10.9.bb367 # bitbake python -c create_manifest