Searched refs:_update_recipe (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | standard.py | 1816 def _update_recipe(recipename, workspace, rd, mode, appendlayerdir, wildcard_version, no_remove, in… function 1912 …updated, _, _ = _update_recipe(args.recipename, workspace, rd, args.mode, args.append, args.wildca… 2177 …updated, appendfile, removed = _update_recipe(args.recipename, workspace, rd, args.mode, appendlay…
|