Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpackagedata.py50 def read_subpkgdata_dict(pkg, d): function
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcreate-spdx.bbclass628 pkg_data = oe.packagedata.read_subpkgdata_dict(pkg, d)
718 dep_pkg_data = oe.packagedata.read_subpkgdata_dict(dep, d)
H A Dpackage_rpm.bbclass151 subd = oe.packagedata.read_subpkgdata_dict(dep, d)