mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-03 20:21:32 +00:00
The PREVIOUS_MIX_VERSION value from mixer.state has replaced LAST_VER for setting the previous manifest header field. The LAST_VER value was unable to properly set the previous header field when rebuilding a mix with the clean flag. This change resolves the issue with the clean flag. Signed-off-by: John Akre <john.w.akre@intel.com>