History log of /openbmc/phosphor-snmp/subprojects/ (Results 1 – 2 of 2)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8de8177722-Apr-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 dependencie

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>

show more ...

ed2ee73310-May-2022 George Liu <liuxiwei@inspur.com>

meson: Add subprojects file

Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: Ib8f3c483de3731b3b20d87cd77ec8d82167dff95