aboutsummaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/recipeutils/recipeutils-test/somefile
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2018-11-26 16:32:14 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2018-11-28 17:06:40 +1300
commita011972aa867daf32d00685f54f5565c8c1ab588 (patch)
tree201b014ad765559ec58807700b69de4dda833f2c /meta-selftest/recipes-test/recipeutils/recipeutils-test/somefile
parent354e32f2dd673d5a9f6146f76788a3cbcee9f246 (diff)
downloadopenembedded-core-contrib-a011972aa867daf32d00685f54f5565c8c1ab588.tar.gz
lib/oe/recipeutils: patch_recipe(): fix replacing varflag values
The code here wasn't correctly getting the variable history for varflags, so for example if you did a devtool upgrade on a recipe where the SRC_URI checksums were in the .inc file (typical for python recipes in order to support both python 2 and 3) then after the upgrade the new values would be set in the recipe and the old values were left in the .inc, which is not right. Teach the code here how to get the history for varflags so it works properly. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-selftest/recipes-test/recipeutils/recipeutils-test/somefile')
0 files changed, 0 insertions, 0 deletions