sm-common: a temporary fix to build mtce prior to sm-common

sm-db build-depends on sm-common-libs which run-depends on mtce, if
sm-db builts prior to mtce, a failure is:

"sm-common-libs : Depends: mtce-pmon but it is not installable"

This is a temporary fix to make the build order as mtce, sm-common,
sm-db to bypass it.

Once it has been resolved on build system, the fix can be reverted.

Story: 2009101
Task: 44976

Test Plan:
Pass: build-pkgs -a without failure of sm-db.

Signed-off-by: Yue Tao <yue.tao@windriver.com>
Change-Id: I76c16dc87143db9b8a0484d74071afb6e8740745
This commit is contained in:
Yue Tao 2022-04-07 09:07:36 +08:00
parent 8a1042ca42
commit ff17c2554d
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper (>= 13),
libsqlite3-dev,
libglib2.0-dev,
uuid-dev
uuid-dev,
mtce
Standards-Version: 4.1.2
Homepage: https://www.starlingx.io