]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
devtool: Use the wildcard flag in update_recipe_patch paule/krogoth-fixes-oe
authorOla x Nilsson <ola.x.nilsson@axis.com>
Tue, 23 Aug 2016 07:28:10 +0000 (09:28 +0200)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 18 Oct 2016 22:10:54 +0000 (11:10 +1300)
commitca6d144b11b6fb705acd843f8dc8790d5b0f9b28
tree092e76ed09e3fd59a7c1ee8820ab44825d026458
parent609524c30d32259531d6be1f1634a0314fd2c146
devtool: Use the wildcard flag in update_recipe_patch

The --wilcard-version flag was only used in the srcrev variant of the
update-recipe command.

(From OE-Core rev: d3057cba0b01484712fcee3c52373c143608a436)

Signed-off-by: Ola x Nilsson <ola.x.nilsson@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/lib/devtool/standard.py