Fix mtce guest build failure
A recent update to stx-metal/mtce-common removed a daemon_config structure member that the stx-nfv/mtce-guest git depends on. This was not detected during UT of the mtc-common change because of a missing build dependency that should force a rebuild of the mtce guest. Delivering the code fix to unblock the community. Will deliver the build dependency change shortly. Change-Id: Ice08424f156ffc84e38651fbc40ebc184170eb20 Closes-Bug: 1804579 Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
SRC_DIR="src"
|
||||
TIS_PATCH_VER=139
|
||||
TIS_PATCH_VER=140
|
||||
BUILD_IS_SLOW=5
|
||||
|
||||
Reference in New Issue
Block a user