X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-stx%2Frecipes-core%2Fstx-ha%2Fstx-ha.bb;h=5917676bc012cbdf2dc3ff77f6bf5aba5062a7ab;hb=835d64bf2fab92d8504df06afcfa158ca2476192;hp=ae5b0b05f0f3b73c2c3dd7a9b3c5161bfbb4d3ee;hpb=194b2b6b23cbe7f7b0dfa0cf7c60ec84e19e5ddb;p=pti%2Frtp.git diff --git a/meta-stx/recipes-core/stx-ha/stx-ha.bb b/meta-stx/recipes-core/stx-ha/stx-ha.bb index ae5b0b0..5917676 100644 --- a/meta-stx/recipes-core/stx-ha/stx-ha.bb +++ b/meta-stx/recipes-core/stx-ha/stx-ha.bb @@ -40,6 +40,7 @@ SRC_URI = "git://opendev.org/starlingx/${SRCNAME}.git;protocol=${PROTOCOL};rev=$ file://0002-Install-sm-eru-sm-eru-dump-and-sm-eru-watchdog.patch \ file://0003-pragma-ignore-Wunused-result-errors-with-gcc-8.3.patch \ file://0004-Cast-size_t-to-int-to-silence-gcc-8.3.patch \ + file://0005-libsm_watchdog_nfs-add-missing-dependency-on-libsm_c.patch \ " inherit setuptools @@ -54,8 +55,7 @@ DEPENDS += " \ sqlite3 \ python \ python-pbr-native \ - glib-2.0 \ - sqlite3 \ + glib-2.0 \ " require sm-common.inc