Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Drecipeutils.py393 def copy_recipe_files(d, tgt_dir, whole_dir=False, download=True, all_variants=False): argument
416 if all_variants:
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dupgrade.py341 copied, _ = oe.recipeutils.copy_recipe_files(rd, path, all_variants=True)