Searched refs:bbappend_recipe (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | append.py | 305 …oe.recipeutils.bbappend_recipe(rd, args.destlayer, {args.newfile: {'newname' : sourcepath}}, insta… 359 …appendfile, _ = oe.recipeutils.bbappend_recipe(rd, args.destlayer, copyfiles, None, wildcardver=ar…
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | recipeutils.py | 667 def bbappend_recipe(rd, destlayerdir, srcfiles, install=None, wildcardver=False, machine=None, extr… function
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | standard.py | 1575 appendfile, destpath = oe.recipeutils.bbappend_recipe( 1703 appendfile, destpath = oe.recipeutils.bbappend_recipe(
|