]> code.ossystems Code Review - openembedded-core.git/commit
devtool: Use the wildcard flag in update_recipe_patch
authorOla x Nilsson <ola.x.nilsson@axis.com>
Tue, 23 Aug 2016 07:28:10 +0000 (09:28 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Nov 2016 23:03:17 +0000 (23:03 +0000)
commitab9ec025122357f2736fe31a398a2db04a2b7b3b
treed3cfdcb34ca169b0d9f1f08519058c4bb1a83395
parentd2196d8fd25df21e9cc569f0d37f20bf6242de92
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/lib/devtool/standard.py