configurations: meta: move clemente files to subdirectory

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Icbe05d81b6710195b30a28665c8025d75d5bead5
diff --git a/configurations/meson.build b/configurations/meson.build
index 5b069dd..2fa29c6 100644
--- a/configurations/meson.build
+++ b/configurations/meson.build
@@ -103,13 +103,13 @@
     'meta/catalina/catalina_pdb_hsc_ltc_fsc_max_vr_raa_gndsen_ina_p12vsen_ina_p12vfan_mps.json',
     'meta/catalina/catalina_pdb_hsc_xdp_fsc_nct_vr_raa_gndsen_max_p12vsen_isl_p12vfan_rtt.json',
     'meta/catalina/catalina_scm.json',
-    'meta/clemente_fio.json',
-    'meta/clemente_hdd.json',
-    'meta/clemente_hdd_nvme.json',
-    'meta/clemente_interposer.json',
-    'meta/clemente_osfp.json',
-    'meta/clemente_pdb.json',
-    'meta/clemente_scm.json',
+    'meta/clemente/clemente_fio.json',
+    'meta/clemente/clemente_hdd.json',
+    'meta/clemente/clemente_hdd_nvme.json',
+    'meta/clemente/clemente_interposer.json',
+    'meta/clemente/clemente_osfp.json',
+    'meta/clemente/clemente_pdb.json',
+    'meta/clemente/clemente_scm.json',
     'meta/darwin_chassis.json',
     'meta/fbtp.json',
     'meta/fbyv2.json',
diff --git a/configurations/meta/clemente_fio.json b/configurations/meta/clemente/clemente_fio.json
similarity index 100%
rename from configurations/meta/clemente_fio.json
rename to configurations/meta/clemente/clemente_fio.json
diff --git a/configurations/meta/clemente_hdd.json b/configurations/meta/clemente/clemente_hdd.json
similarity index 100%
rename from configurations/meta/clemente_hdd.json
rename to configurations/meta/clemente/clemente_hdd.json
diff --git a/configurations/meta/clemente_hdd_nvme.json b/configurations/meta/clemente/clemente_hdd_nvme.json
similarity index 100%
rename from configurations/meta/clemente_hdd_nvme.json
rename to configurations/meta/clemente/clemente_hdd_nvme.json
diff --git a/configurations/meta/clemente_interposer.json b/configurations/meta/clemente/clemente_interposer.json
similarity index 100%
rename from configurations/meta/clemente_interposer.json
rename to configurations/meta/clemente/clemente_interposer.json
diff --git a/configurations/meta/clemente_osfp.json b/configurations/meta/clemente/clemente_osfp.json
similarity index 100%
rename from configurations/meta/clemente_osfp.json
rename to configurations/meta/clemente/clemente_osfp.json
diff --git a/configurations/meta/clemente_pdb.json b/configurations/meta/clemente/clemente_pdb.json
similarity index 100%
rename from configurations/meta/clemente_pdb.json
rename to configurations/meta/clemente/clemente_pdb.json
diff --git a/configurations/meta/clemente_scm.json b/configurations/meta/clemente/clemente_scm.json
similarity index 100%
rename from configurations/meta/clemente_scm.json
rename to configurations/meta/clemente/clemente_scm.json