Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/
H A Doe-pkgdata-browser77 def packages_in_recipe(pkgdata, recipe): argument
85 def load_runtime_package(pkgdata, package): argument
88 def recipe_from_package(pkgdata, package): argument
100 def __init__(self, pkgdata): argument
257 pkgdata = args.pkgdata if args.pkgdata else find_pkgdata() variable