Remove wrs-guest-heartbeat SDK Module
With the StarlingX move to supporting pure upstream OpenStack, the majority of the SDK Modules are related to functionality no longer supported. The remaining SDK Modules will be moved to StarlingX documentation. Story: 2005275 Task: 30565 Change-Id: Ifc560a6865d045ab3bd93923811aeb5f8ac7f030 Signed-off-by: Kristine Bujold <kristine.bujold@windriver.com>
This commit is contained in:
parent
94126225d0
commit
bee31d98c8
@ -1,3 +1,3 @@
|
|||||||
SRC_DIR="src"
|
SRC_DIR="src"
|
||||||
TIS_PATCH_VER=143
|
TIS_PATCH_VER=144
|
||||||
BUILD_IS_SLOW=5
|
BUILD_IS_SLOW=5
|
||||||
|
@ -21,7 +21,6 @@ BuildRequires: fm-mgr
|
|||||||
BuildRequires: expect
|
BuildRequires: expect
|
||||||
BuildRequires: postgresql
|
BuildRequires: postgresql
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
BuildRequires: guest-client-devel
|
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: cppcheck
|
BuildRequires: cppcheck
|
||||||
Requires: util-linux
|
Requires: util-linux
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
SRC_DIR="src"
|
SRC_DIR="src"
|
||||||
TIS_PATCH_VER=148
|
TIS_PATCH_VER=149
|
||||||
BUILD_IS_SLOW=5
|
BUILD_IS_SLOW=5
|
||||||
|
@ -23,7 +23,6 @@ BuildRequires: fm-mgr
|
|||||||
BuildRequires: expect
|
BuildRequires: expect
|
||||||
BuildRequires: postgresql
|
BuildRequires: postgresql
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
BuildRequires: guest-client-devel
|
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: cppcheck
|
BuildRequires: cppcheck
|
||||||
BuildRequires: mtce-common-dev >= 1.0
|
BuildRequires: mtce-common-dev >= 1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user