Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py1631 def _get_filenames_from_image_license(self, image_license_manifest_path): argument
1639 with open(image_license_manifest_path) as image_license:
1785 image_license_manifest_path = os.path.join(
1799 if os.path.isfile(image_license_manifest_path):
1803 image_license_manifest_path)