commit | f9511d4ab48b6b0c2ac3bd65d86f5a56a8ec5a1d | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhou@google.com> | Thu Jan 09 18:28:23 2025 +0000 |
committer | Nan Zhou <nanzhou@google.com> | Thu Jan 16 14:08:28 2025 -0800 |
tree | 9e94abde6216e29e0d835a47115c539aa5e5174f | |
parent | 33d599dee849a88d167edb69f6d1f4ed6eda0329 [diff] |
bmcweb: depends on shared-memory Added the shared-memory recipe which builds the tlbmc shared memory library. Made bmcweb depends on shared-memory library that shared-memory recipe provides. Note, shared memory is compiled but not enabled if tlbmc is not enabled. Intel platform: https://fusion2.corp.google.com/38fc4cec-436a-3f21-894f-2ad6b05ffd94 Intel platform: https://fusion2.corp.google.com/fd99fbd2-9e9e-371b-96c0-b24ee3138534 AMD platform: https://fusion2.corp.google.com/99380550-8135-3523-b2f4-bc61fc2f50d0 ARM platform: https://fusion2.corp.google.com/293793f9-c49e-31a3-a51b-9a855652dbc2 Fusion-Link: see above; only IF expand failed which is not related to this CL Google-Bug-Id: 388297038 Tested: bmcweb builds and run normally. Change-Id: Iab764d230e049452bb280f54e705012c357ba18e Signed-off-by: Nan Zhou <nanzhou@google.com>