bitbake: cooker: Ensure configuration matches variable tracking state
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jun 2013 13:07:18 +0000 (13:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jun 2013 14:10:32 +0000 (15:10 +0100)
commitcb3d7b7327506945d7e07e3de99e146546347890
tree920d8c87fa182f45c8c6a4f4f0a901f607cbe00a
parentea790fbf71316c8f0382a2d8d05aaef2f2dc6737
bitbake: cooker: Ensure configuration matches variable tracking state

When we reset, the current tracking value may change unexpectedly. This
patch ensures that the default value is preserved over a datastore reset.

(Bitbake rev: 0aa27598d9fdc8c3d18839b3ef93d0ba9698f761)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/cooker.py