Searched hist:"9 f8459a55d1f0cb42c5d99c0759b20739092b841" (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-gpio-monitor/subprojects/ |
H A D | boost.wrap | 9f8459a55d1f0cb42c5d99c0759b20739092b841 Mon Apr 22 09:56:53 CDT 2024 Konstantin Aladyshev <aladyshev22@gmail.com> meson: Provide missing boost dependency and its wrap file
Currently local meson build fails with the error: """ fatal error: boost/asio/io_context.hpp: No such file or directory """ This is happening because boost is not listed as a dependency for the targets that use it. Add boost dependency for all the necessary targets and provide a wrap file for boost for the local meson build.
Tested: "meson setup build && cd build && meson compile" finishes successfully.
Change-Id: I3f418091d8a2da9377684e16ce3e2f88db4c6eb8 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
|
/openbmc/phosphor-gpio-monitor/subprojects/packagefiles/boost/ |
H A D | meson.build | 9f8459a55d1f0cb42c5d99c0759b20739092b841 Mon Apr 22 09:56:53 CDT 2024 Konstantin Aladyshev <aladyshev22@gmail.com> meson: Provide missing boost dependency and its wrap file
Currently local meson build fails with the error: """ fatal error: boost/asio/io_context.hpp: No such file or directory """ This is happening because boost is not listed as a dependency for the targets that use it. Add boost dependency for all the necessary targets and provide a wrap file for boost for the local meson build.
Tested: "meson setup build && cd build && meson compile" finishes successfully.
Change-Id: I3f418091d8a2da9377684e16ce3e2f88db4c6eb8 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
|
/openbmc/phosphor-gpio-monitor/multi-presence/ |
H A D | meson.build | diff 9f8459a55d1f0cb42c5d99c0759b20739092b841 Mon Apr 22 09:56:53 CDT 2024 Konstantin Aladyshev <aladyshev22@gmail.com> meson: Provide missing boost dependency and its wrap file
Currently local meson build fails with the error: """ fatal error: boost/asio/io_context.hpp: No such file or directory """ This is happening because boost is not listed as a dependency for the targets that use it. Add boost dependency for all the necessary targets and provide a wrap file for boost for the local meson build.
Tested: "meson setup build && cd build && meson compile" finishes successfully.
Change-Id: I3f418091d8a2da9377684e16ce3e2f88db4c6eb8 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
|
/openbmc/phosphor-gpio-monitor/ |
H A D | .gitignore | diff 9f8459a55d1f0cb42c5d99c0759b20739092b841 Mon Apr 22 09:56:53 CDT 2024 Konstantin Aladyshev <aladyshev22@gmail.com> meson: Provide missing boost dependency and its wrap file
Currently local meson build fails with the error: """ fatal error: boost/asio/io_context.hpp: No such file or directory """ This is happening because boost is not listed as a dependency for the targets that use it. Add boost dependency for all the necessary targets and provide a wrap file for boost for the local meson build.
Tested: "meson setup build && cd build && meson compile" finishes successfully.
Change-Id: I3f418091d8a2da9377684e16ce3e2f88db4c6eb8 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
|
H A D | meson.build | diff 9f8459a55d1f0cb42c5d99c0759b20739092b841 Mon Apr 22 09:56:53 CDT 2024 Konstantin Aladyshev <aladyshev22@gmail.com> meson: Provide missing boost dependency and its wrap file
Currently local meson build fails with the error: """ fatal error: boost/asio/io_context.hpp: No such file or directory """ This is happening because boost is not listed as a dependency for the targets that use it. Add boost dependency for all the necessary targets and provide a wrap file for boost for the local meson build.
Tested: "meson setup build && cd build && meson compile" finishes successfully.
Change-Id: I3f418091d8a2da9377684e16ce3e2f88db4c6eb8 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
|