From 1c74f46ee79b99918541693922401744eebe545c Mon Sep 17 00:00:00 2001 From: Scott Little Date: Wed, 20 Jun 2018 13:59:43 -0400 Subject: [PATCH] Split centos-pkg-dirs along git boundaries. Problem: The centos-pkg-dirs files should only reference packages with compilation instructions hosted in the same git. Solution: Create centos-pkg-dirs files in other stx-* gits, and relocate the relevant entries from the stx-utils centos-pkg-dirs into the appropriate destination git. Change-Id: I62af29b43dd5b7fcd94b2f7a5f4cf52832b8f3a7 Signed-off-by: Scott Little --- centos_pkg_dirs | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 centos_pkg_dirs diff --git a/centos_pkg_dirs b/centos_pkg_dirs new file mode 100644 index 00000000..31aea125 --- /dev/null +++ b/centos_pkg_dirs @@ -0,0 +1,6 @@ +service-mgmt/sm-common-1.0.0 +service-mgmt/sm-db-1.0.0 +service-mgmt/sm-1.0.0 +service-mgmt-api +service-mgmt-client +service-mgmt-tools