History log of /openbmc/entity-manager/configurations/meta/yosemite4_chassis.json (Results 1 – 2 of 2)
Revision Date Author Comments
# 0cbac2e2 01-Apr-2025 Patrick Williams <patrick@stwcx.xyz>

yosemite4: switch chassis type to Enclosure

A Yv4 chassis is an enclosure and not a rackmount. From the dbus
definition:

```
- name: Enclosure
description: >

yosemite4: switch chassis type to Enclosure

A Yv4 chassis is an enclosure and not a rackmount. From the dbus
definition:

```
- name: Enclosure
description: >
A generic term for a chassis that does not fit any other
description.
- name: RackMount
description: >
A single-system chassis designed specifically for mounting in an
equipment rack.
```

The Yv4 chassis is not a "single-system chassis" because it is more like
a Blade-Chassis. There is no enumeration that is a better fit, so we
need to fall back to Enclosure.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ie9e6714851a0e45c042320d0247a2315d5636268

show more ...


# 1642b65a 05-Sep-2024 Patrick Williams <patrick@stwcx.xyz>

meta: move hardware configs to vendor directory

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I083a5dcea1369bba64bc2a88650f784804993a30