You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Take latest webui-vue and openbmc
2. Point at my local webui-vue repo (devtool modify -n webui-vue)
3. Delete package-lock.json
4. Build p10bmc
This is a fresh build of package-lock.json and picks up many new
versions. openbmc/openbmc is using nodejs_22.16.0. Bumping nodejs also
introduces some changes.
Discussion at the 8/28/25 call, we will continue to use the nodejs
version from openbmc/openbmc which is picked up in meta-openembedded
subtree updates.
Tested: p10bmc builds.
Change-Id: If110a2e86e37b46796f2f42773ed53111556e72c
Signed-off-by: Gunnar Mills <[email protected]>
0 commit comments