summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/recipeutils.py
diff options
context:
space:
mode:
Diffstat (limited to 'meta/lib/oe/recipeutils.py')
-rw-r--r--meta/lib/oe/recipeutils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/lib/oe/recipeutils.py b/meta/lib/oe/recipeutils.py
index f53c2b7126..732420e46f 100644
--- a/meta/lib/oe/recipeutils.py
+++ b/meta/lib/oe/recipeutils.py
@@ -1061,7 +1061,6 @@ def get_recipe_upgrade_status(recipes=None):
1061 data_copy_list = [] 1061 data_copy_list = []
1062 copy_vars = ('SRC_URI', 1062 copy_vars = ('SRC_URI',
1063 'PV', 1063 'PV',
1064 'GITDIR',
1065 'DL_DIR', 1064 'DL_DIR',
1066 'PN', 1065 'PN',
1067 'CACHE', 1066 'CACHE',