Home
last modified time | relevance | path

Searched hist:"87 bfacd2" (Results 1 – 11 of 11) sorted by relevance

/openbmc/pldm/requester/test/
H A Dmeson.build87bfacd2 Wed Nov 29 06:44:36 CST 2023 Patrick Williams <patrick@stwcx.xyz> build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

Change-Id: I794c658531483266bfce6f9b28127a166ed01490
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
/openbmc/pldm/pldmtool/
H A Dmeson.build87bfacd2 Wed Nov 29 06:44:36 CST 2023 Patrick Williams <patrick@stwcx.xyz> build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

Change-Id: I794c658531483266bfce6f9b28127a166ed01490
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
/openbmc/pldm/common/test/
H A Dmeson.build87bfacd2 Wed Nov 29 06:44:36 CST 2023 Patrick Williams <patrick@stwcx.xyz> build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

Change-Id: I794c658531483266bfce6f9b28127a166ed01490
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
/openbmc/pldm/fw-update/test/
H A Dmeson.build87bfacd2 Wed Nov 29 06:44:36 CST 2023 Patrick Williams <patrick@stwcx.xyz> build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

Change-Id: I794c658531483266bfce6f9b28127a166ed01490
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
/openbmc/pldm/softoff/
H A Dmeson.build87bfacd2 Wed Nov 29 06:44:36 CST 2023 Patrick Williams <patrick@stwcx.xyz> build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

Change-Id: I794c658531483266bfce6f9b28127a166ed01490
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
/openbmc/pldm/libpldmresponder/test/
H A Dmeson.build87bfacd2 Wed Nov 29 06:44:36 CST 2023 Patrick Williams <patrick@stwcx.xyz> build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

Change-Id: I794c658531483266bfce6f9b28127a166ed01490
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
/openbmc/pldm/configurations/
H A Dmeson.build87bfacd2 Wed Nov 29 06:44:36 CST 2023 Patrick Williams <patrick@stwcx.xyz> build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

Change-Id: I794c658531483266bfce6f9b28127a166ed01490
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
/openbmc/pldm/host-bmc/test/
H A Dmeson.build87bfacd2 Wed Nov 29 06:44:36 CST 2023 Patrick Williams <patrick@stwcx.xyz> build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

Change-Id: I794c658531483266bfce6f9b28127a166ed01490
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
/openbmc/pldm/test/
H A Dmeson.build87bfacd2 Wed Nov 29 06:44:36 CST 2023 Patrick Williams <patrick@stwcx.xyz> build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

Change-Id: I794c658531483266bfce6f9b28127a166ed01490
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
/openbmc/pldm/libpldmresponder/
H A Dmeson.build87bfacd2 Wed Nov 29 06:44:36 CST 2023 Patrick Williams <patrick@stwcx.xyz> build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

Change-Id: I794c658531483266bfce6f9b28127a166ed01490
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
/openbmc/pldm/
H A Dmeson.build87bfacd2 Wed Nov 29 06:44:36 CST 2023 Patrick Williams <patrick@stwcx.xyz> build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

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