Home
last modified time | relevance | path

Searched hist:"60 a94305" (Results 1 – 3 of 3) sorted by relevance

/openbmc/sdbusplus/example/gen/
H A Dmeson.build60a94305 Fri Jan 06 15:52:45 CST 2023 Ed Tanous <edtanous@google.com> Fix meson warning

Meson warns on the calls to run_command.

WARNING: You should add the boolean check kwarg to the run_command call.
It currently defaults to false, but it will default to true in future
releases of meson. See also:
https://github.com/mesonbuild/meson/issues/9300

This commit does as meson recommends, and adds check: true to all
run_command calls, which will be the default.

Change-Id: I281df6ed32c935ce7d3664a0ad628cc81dbac3a8
Signed-off-by: Ed Tanous <edtanous@google.com>
/openbmc/sdbusplus/test/gen/
H A Dmeson.build60a94305 Fri Jan 06 15:52:45 CST 2023 Ed Tanous <edtanous@google.com> Fix meson warning

Meson warns on the calls to run_command.

WARNING: You should add the boolean check kwarg to the run_command call.
It currently defaults to false, but it will default to true in future
releases of meson. See also:
https://github.com/mesonbuild/meson/issues/9300

This commit does as meson recommends, and adds check: true to all
run_command calls, which will be the default.

Change-Id: I281df6ed32c935ce7d3664a0ad628cc81dbac3a8
Signed-off-by: Ed Tanous <edtanous@google.com>
/openbmc/sdbusplus/tools/
H A Dsdbus++-gen-meson60a94305 Fri Jan 06 15:52:45 CST 2023 Ed Tanous <edtanous@google.com> Fix meson warning

Meson warns on the calls to run_command.

WARNING: You should add the boolean check kwarg to the run_command call.
It currently defaults to false, but it will default to true in future
releases of meson. See also:
https://github.com/mesonbuild/meson/issues/9300

This commit does as meson recommends, and adds check: true to all
run_command calls, which will be the default.

Change-Id: I281df6ed32c935ce7d3664a0ad628cc81dbac3a8
Signed-off-by: Ed Tanous <edtanous@google.com>