From 5063a9045db76816459c354af18908926a469044 Mon Sep 17 00:00:00 2001 From: Don Penney Date: Thu, 14 Nov 2019 10:55:52 -0500 Subject: [PATCH] Add sm-client-wheels to tarball A recent update to starlingx-dashboard requirements.txt adds sm-client to the stx-horizon image. Adding the wheel to the tarball to resolve a build failure that results. Change-Id: I6aec9e5ac85218cd7326849d4ad21c551309f1bf Story: 2006544 Task: 37447 Signed-off-by: Don Penney --- centos_dev_wheels.inc | 1 + centos_stable_wheels.inc | 1 + 2 files changed, 2 insertions(+) create mode 100644 centos_dev_wheels.inc create mode 100644 centos_stable_wheels.inc diff --git a/centos_dev_wheels.inc b/centos_dev_wheels.inc new file mode 100644 index 00000000..f9fdda9f --- /dev/null +++ b/centos_dev_wheels.inc @@ -0,0 +1 @@ +sm-client-wheels diff --git a/centos_stable_wheels.inc b/centos_stable_wheels.inc new file mode 100644 index 00000000..f9fdda9f --- /dev/null +++ b/centos_stable_wheels.inc @@ -0,0 +1 @@ +sm-client-wheels