Packages were not getting versioned correctly after they were updated
because the TIS_PATCH_VER was not updated. When we update a package
the TIS_PATCH_VER needs to be updated otherwise the build system will
not see the update correctly.
Build packages, ISO verified updated packages installed and system ran
ansible-playbook correctly.
Closes-Bug: 1877035
Change-Id: Ifd38b42b0403796bb2445e433cef43100a5434ef
Signed-off-by: Saul Wold <sgw@linux.intel.com>