diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-11-10 14:45:19 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-23 11:02:27 +0000 |
commit | e9c418d4704c1bed4c5880e176e5288485f4f5a6 (patch) | |
tree | 9a483df72e359a036267fb5156db5b26c6963db4 /meta-selftest/recipes-test | |
parent | a19c26cc78a181f9dd2706dd42e7e450d7ad4082 (diff) | |
download | openembedded-core-e9c418d4704c1bed4c5880e176e5288485f4f5a6.tar.gz openembedded-core-e9c418d4704c1bed4c5880e176e5288485f4f5a6.tar.bz2 openembedded-core-e9c418d4704c1bed4c5880e176e5288485f4f5a6.zip |
lib/oe/recipeutils: ignore archives by default in get_recipe_local_files()
By default, have get_recipe_local_files() not return any archive
files. This prevents a local tarball from being erroneously removed
from SRC_URI if you run "devtool modify" on a recipe followed by
"devtool update-recipe". It doesn't actually help you to directly
update the contents of such tarballs, but at least now it won't break
the recipe.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta-selftest/recipes-test')
0 files changed, 0 insertions, 0 deletions