Fix TIS_PATCH_VER for keystone and openstacklib
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>
This commit is contained in:
parent
838bdd44b6
commit
16ec1ab35e
@ -1 +1 @@
|
||||
TIS_PATCH_VER=9
|
||||
TIS_PATCH_VER=10
|
||||
|
@ -1 +1 @@
|
||||
TIS_PATCH_VER=5
|
||||
TIS_PATCH_VER=6
|
||||
|
Loading…
Reference in New Issue
Block a user