regenerate-meson: enable meson formattingSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I5bc2c84cf2ebb3a8d64c96bf3c02e4f34d1f28dd
build: support registry generationsdbus++-gen-meson version 10 adds support for redfish registrygeneration and greatly simplifies the install directives.Regenerate the YAML meson files and modif
build: support registry generationsdbus++-gen-meson version 10 adds support for redfish registrygeneration and greatly simplifies the install directives.Regenerate the YAML meson files and modify the base meson.buildas necessary. Also, format meson.build with `meson format`.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I77586fca7742d5468803913cb45276ca57271655
show more ...
Modify StaticRoute interfaces to static gatewayStaticRoute interfaces being used implementing IPv6 static gatewayshttps://gerrit.openbmc.org/c/openbmc/bmcweb/+/62255Network StaticRoute feature wa
Modify StaticRoute interfaces to static gatewayStaticRoute interfaces being used implementing IPv6 static gatewayshttps://gerrit.openbmc.org/c/openbmc/bmcweb/+/62255Network StaticRoute feature was dropped for OpenBMC, so these staticroute interfaces are no longer needed.This commit modifies exiting static route interfaces to support staticgateway with required propertiesChange-Id: Icd94b35098b50376d701ea2e3b03ece9f2f71be7Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>