From 1a79225c96ec2f901b9398c11032a0ce4f818c10 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Wed, 4 Sep 2019 10:13:46 -0400 Subject: [PATCH] Config file changes to add 'utilities/pm-qos-mgr utilities/worker-utils ' after relocation from 'stx-config' Story: 2006166 Task: 35687 Change-Id: I69187dcc6c4a441899bdc2b9f1d8c1761ec2f3d4 Signed-off-by: Scott Little Depends-On: I014bd27f96f4381763b8d7b093928ea1b471339e --- centos_iso_image.inc | 4 ++++ centos_pkg_dirs | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 centos_iso_image.inc create mode 100644 centos_pkg_dirs diff --git a/centos_iso_image.inc b/centos_iso_image.inc new file mode 100644 index 00000000..b16bf45e --- /dev/null +++ b/centos_iso_image.inc @@ -0,0 +1,4 @@ +pm-qos-mgr + +# worker-utils +worker-utils diff --git a/centos_pkg_dirs b/centos_pkg_dirs new file mode 100644 index 00000000..bd956194 --- /dev/null +++ b/centos_pkg_dirs @@ -0,0 +1,2 @@ +utilities/pm-qos-mgr +utilities/worker-utils