]> 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>
Thu, 25 Aug 2016 21:59:29 +0000 (22:59 +0100)
commitd3057cba0b01484712fcee3c52373c143608a436
treef976f799f3eb60bb6bae155504fcdb2e851e4b0a
parent2eddea3fe8cdc612a5e90806c832bea1570ddfce
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.

Signed-off-by: Ola x Nilsson <ola.x.nilsson@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/standard.py