Home
last modified time | relevance | path

Searched defs:pkgdata (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-pkgdata-browser72 def packages_in_recipe(pkgdata, recipe): argument
80 def load_runtime_package(pkgdata, package): argument
83 def recipe_from_package(pkgdata, package): argument
95 def __init__(self, pkgdata): argument
252 pkgdata = args.pkgdata if args.pkgdata else find_pkgdata() variable