]> code.ossystems Code Review - openembedded-core.git/commit
devtool: update-recipe: enable var history tracking
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 30 Sep 2015 13:51:53 +0000 (16:51 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Oct 2015 13:13:47 +0000 (14:13 +0100)
commitb54796d013c562972e962126400503085281b425
tree266a795ced74ba74b5f3c11487afdee3720ca563
parent16957f5f1de0f1fb4052d5aef93ee10c893f4a38
devtool: update-recipe: enable var history tracking

Enable variable history tracking so that the variables are updated in
the correct file - i.e. in the file they are already defined.

[YOCTO #7715]

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/__init__.py
scripts/lib/devtool/standard.py