Home
last modified time | relevance | path

Searched hist:"8 de81777" (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-snmp/subprojects/
H A Dcereal.wrap8de81777 Mon Apr 22 07:49:39 CDT 2024 Konstantin Aladyshev <aladyshev22@gmail.com> meson: Fix local meson build

Currently local meson build fails because some sources require cereal
and it is not even listed in the meson dependencies.
To fix the issue add cereal to the dependencies list and provide a wrap
file for the local build.

Tested:
"meson setup build && cd build && meson compile" finishes successfully.

Change-Id: I90ce760bb2ecdb3e46bf69383e864800ba025c65
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
/openbmc/phosphor-snmp/
H A Dmeson.build8de81777 Mon Apr 22 07:49:39 CDT 2024 Konstantin Aladyshev <aladyshev22@gmail.com> meson: Fix local meson build

Currently local meson build fails because some sources require cereal
and it is not even listed in the meson dependencies.
To fix the issue add cereal to the dependencies list and provide a wrap
file for the local build.

Tested:
"meson setup build && cd build && meson compile" finishes successfully.

Change-Id: I90ce760bb2ecdb3e46bf69383e864800ba025c65
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>