configurations: yosemite5: add RAA and SNI source mb configurations

Add initial configuration files for the RAA and SNI sources on the
Yosemite5 motherboard.

This change also renames the original Yosemite5 motherboard
configuration file for consistency, ensuring that the EM loads
the correct configuration based on the FRU programmed on the
motherboard.

Change-Id: Ia3a75f5b6c988a1d0bac99c97e0b3462bb260f35
Signed-off-by: Kevin Tung <kevin.tung.openbmc@gmail.com>
diff --git a/configurations/meson.build b/configurations/meson.build
index 6b37aab..f3e591c 100644
--- a/configurations/meson.build
+++ b/configurations/meson.build
@@ -213,7 +213,9 @@
     'meta/yv5/yosemite5_1kw_paddle_board.json',
     'meta/yv5/yosemite5_cxl_board.json',
     'meta/yv5/yosemite5_e1s_expansion_board.json',
-    'meta/yv5/yosemite5_mb.json',
+    'meta/yv5/yosemite5_mb_vr_mps_pvdd18vr_mps_adc_tic_i3chub_rtt.json',
+    'meta/yv5/yosemite5_mb_vr_rtt_pvdd18vr_mps_adc_tic_i3chub_rtt.json',
+    'meta/yv5/yosemite5_mb_vr_sni_pvdd18vr_sni_adc_tic_i3chub_rtt.json',
     'meta/yv5/yosemite5_medusa_board.json',
     'meta/yv5/yosemite5_scm.json',
     'micron/micron_7450.json',