Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpackagedata.py43 def read_pkgdata(pn, d): function
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpackagedata.bbclass11 data = oe.packagedata.read_pkgdata(vars["PN"], d)
H A Dcreate-spdx.bbclass624 recipe_data = oe.packagedata.read_pkgdata(dep_pn, d)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-core-sdk.bb43 # poky_pkgs = read_pkgdata('packagegroup-core', d)['PACKAGES']