diff options
| author | Willy Tu <wltu@google.com> | 2026-06-30 19:12:07 +0300 |
|---|---|---|
| committer | Willy Tu <wltu@google.com> | 2026-07-08 04:25:06 +0300 |
| commit | 685336109cc107a847cb254f6c7917446759af3e (patch) | |
| tree | 59f8eec088469e2b1a559991e32eb22325e14f4a /upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-bitarray_3.8.2.bb | |
| parent | c7c860816e1b6a03403ae47fbb98361e220e5b88 (diff) | |
| download | openbmc-685336109cc107a847cb254f6c7917446759af3e.tar.xz | |
meta-google: Add more customized options
Add options to disable always_available for gbmcbr and configure channel
15 to the right KCS bridge.
Tested:
- channel_access.json doesn't have gbmcbr
```
$ cat ./tmp/work/all-openbmc-linux/phosphor-ipmi-config/1.0/packages-split/phosphor-ipmi-config/usr/share/ipmi-providers/channel_config.json | jq '."15"'
{
"name": "ipmi_kcs1",
"is_valid": true,
"active_sessions": 0,
"channel_info": {
"medium_type": "system-interface",
"protocol_type": "kcs",
"session_supported": "session-less",
"is_ipmi": true
}
}
// On ALWAYS_AVAILABLE_ON_GBMCBR_IPMI_CHANNEL=0
$ cat ./tmp/work/all-openbmc-linux/phosphor-ipmi-config/1.0/package/usr/share/ipmi-providers/channel_access.json
{
"1": {
"access_mode": "always_available",
"user_auth_disabled": false,
"per_msg_auth_disabled": false,
"alerting_disabled": false,
"priv_limit": "priv-admin"
},
"2": {
"access_mode": "always_available",
"user_auth_disabled": false,
"per_msg_auth_disabled": false,
"alerting_disabled": false,
"priv_limit": "priv-admin"
}
}
```
Change-Id: Idecd7337c29685faea2a648ab8246e79e1588ace
Signed-off-by: Willy Tu <wltu@google.com>
Diffstat (limited to 'upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-bitarray_3.8.2.bb')
0 files changed, 0 insertions, 0 deletions
